diff options
| author | ivan-boikov <ik.boikov.public@protonmail.com> | 2024-05-18 19:52:53 +0200 |
|---|---|---|
| committer | ivan-boikov <ik.boikov.public@protonmail.com> | 2024-05-18 19:52:53 +0200 |
| commit | 66a0e21edbdb903eba7dcea76c1a4d1634b7ab7f (patch) | |
| tree | c234a8b71f55a3f39f3587abcafdcc6b7ccad6a2 /README.md | |
| parent | 5e29f15b7794db9cb038fc0ccfcd9a75612762d3 (diff) | |
Arkenfox user.js v122
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,12 +10,12 @@ Essential privacy and usability addons for Firefox, handled like Gentoo packages 1. `eselect repository add genfox-overlay git https://github.com/ivan-boikov/genfox-overlay.git` 2. `emaint sync --repo genfox-overlay` 3. `emerge www-misc/firefox-policy` installs a system-wide policy for blocking updates for the browser and addons specified with USE flags. +4. `emerge www-misc/arkenfox` installs the [arkenfox](https://github.com/arkenfox/user.js) configuration. +**WARNING by default this clears your history on exit, among other potentially destructive things.** +Apply user-overrides.js with `savedconfig` USE flag. ## Notes * Addon policies are permissive: they can be disabled/deleted by a user. * [Since 2020 Firefox no longer supports addon sideloading](https://blog.mozilla.org/addons/2020/03/10/support-for-extension-sideloading-has-ended) except for [ESR, Developer, Nightly and unbranded editions](https://support.mozilla.org/en-US/kb/add-on-signing-in-firefox). Only binary packages for addons are supported, although there is a source-based `uBlock Origin` package. * [Excess addons harm privacy](https://github.com/arkenfox/user.js/wiki/4.1-Extensions), so only a few addons are included. - -## TODO -* arkenfox configs |
