14 lines
308 B
Markdown
14 lines
308 B
Markdown
|
|
|
||
|
|
# Installation
|
||
|
|
|
||
|
|
This will probably work fine in firefox, but it is built for librewolf.
|
||
|
|
No future support of other browsers is planned. use librewolf.
|
||
|
|
|
||
|
|
In order to install properly from a locally built zip, navigate to about:config and change the following:
|
||
|
|
|
||
|
|
```
|
||
|
|
xpinstall.signatures.required = false
|
||
|
|
```
|
||
|
|
|
||
|
|
|