From 7b7a1c690f1722f34db78427038ab657aa55a229 Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 19 Sep 2020 09:58:16 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a5a3d6a..bff5b13 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# user.js | Firefox Fenix Nightly), Iceraven or Fennec F-Droid +# user.js | Firefox Fenix Nightly), Iceraven, Fennec F-Droid or Icecatmobile The `user.js` file is used to configure Firefox for android in the safest and fastest way possible. There are 2 versions: @@ -23,6 +23,7 @@ This `user.js` has been designed for mobile purposes and you can use it on these * [Firefox Fenix Nightly for Android](https://firefox-ci-tc.services.mozilla.com/tasks/index/mobile.v2.fenix.nightly.latest) - Mozilla-mobile * [Iceraven browser](https://github.com/fork-maintainers/iceraven-browser) - Forks maintainers * [Fennec F-Droid](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) - F-Droid (out of date) +* [Icecatmobile](https://f-droid.org/en/packages/org.gnu.icecat/) - F-Droid (out of date) @@ -51,6 +52,8 @@ I would like to suggest the use of [Amaze](https://f-droid.org/en/packages/com.a ✳️ Fennec F-Droid `data/data/org.fdroid.froid/files/mozilla/[xxxxxxx].default` + * Icecatmobile `data/data/org.gnu.icecat/files/mozilla/[xxxxxxx].default` + - Copy the extracted `user.js` file to the above installation directory. - Delete `prefs.js` file inside the above directory - Start the browser and test if `user.js` was applied : @@ -66,7 +69,9 @@ If this doesn't work I suggest you to use the **ROOT METHOD 2** below. - Close it. - Open `User.js Updater` app and grant storage permission. - Choose Custom and write the following: + * https://git.nixnet.xyz/Narsil/mobile_user.js/src/branch/master/user.js + - Tap `UPDATE` at the bottom and grant root permission. - Start the browser and test if `user.js` was applied : browse to `about:config` (put it in search bar) and look if `config.applied` is `true`.