Update 'README.md'
This commit is contained in:
parent
54981e9fe1
commit
5e4797c55a
29
README.md
29
README.md
|
@ -38,36 +38,27 @@ All this does not lead into stability issues.
|
||||||
|
|
||||||
✳️ I would like to suggest the use of [Amaze](https://f-droid.org/en/packages/com.amaze.filemanager/) or [TWRP File Manager](https://twrp.me/Devices/) before proceed.
|
✳️ I would like to suggest the use of [Amaze](https://f-droid.org/en/packages/com.amaze.filemanager/) or [TWRP File Manager](https://twrp.me/Devices/) before proceed.
|
||||||
- Download and install Fennec F-Droid form the official [F-Droid client](https://f-droid.org/FDroid.apk) or from the official [F-Droid Website](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/)
|
- Download and install Fennec F-Droid form the official [F-Droid client](https://f-droid.org/FDroid.apk) or from the official [F-Droid Website](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/)
|
||||||
- Start for the first time (offline mode/no data connections) and wait 5 sec.
|
- Start Fennec for the first time (offline mode/no data connections) and wait about 5 sec.
|
||||||
- Close your browser
|
- Close Fennec.
|
||||||
- Clone or download zip file and extract it
|
- Clone or download zip file and extract it
|
||||||
- Locate Fennec's installation directory `data/data/org.mozilla.fennec_fdroid/files/mozilla/[xxxxxxx].default`
|
- Locate Fennec's installation directory `data/data/org.mozilla.fennec_fdroid/files/mozilla/[xxxxxxx].default`
|
||||||
- Copy the extracted `user.js` file to the install directory
|
- Copy the extracted `user.js` file to the install directory
|
||||||
- Delete `prefs.js` file inside the install directory
|
- Delete `prefs.js` file inside the install directory
|
||||||
- Start Fennec F-Droid and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
|
- Start Fennec F-Droid and test if `user.js` was applied browsing to `about:config` and look if `config.applied` is `true`.
|
||||||
|
|
||||||
If this doesn't work I suggest you to use **second root method** below.
|
If this doesn't work I suggest you to use the **ROOT METHOD 2** below.
|
||||||
|
|
||||||
### **ROOT METHOD 2** *(app)*
|
### **ROOT METHOD 2** *(app)*
|
||||||
|
|
||||||
- Download and install Fennec F-Droid form the official [F-Droid client](https://f-droid.org/FDroid.apk) or from the official [F-Droid Website](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/)
|
- Download and install Fennec F-Droid form the official [F-Droid client](https://f-droid.org/FDroid.apk) or from the official [F-Droid Website](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/)
|
||||||
- Download and install [user.js-updater app](https://github.com/v1nc/user.js-updater/releases)
|
- Download and install [User.js Updater](https://github.com/v1nc/user.js-updater/releases)
|
||||||
- Start for the first time (offline mode/no data connections) and wait 5 sec.
|
- Start Fennec for the first time (offline mode/no data connections) and wait about 5 sec.
|
||||||
- Close your browser
|
- Close Fennec.
|
||||||
- Open `user.js-updater` app
|
- Open `User.js Updater` app and grant storage permission.
|
||||||
- Select the browser you want to apply `user.js` through the `SELECT BROWSER` bar at the top
|
- Tap `UPDATE` at the bottom and grant root permission.
|
||||||
- Select `custom` and paste in `type custom user.js url` bar this link:
|
- Start Fennec and test if `user.js` was applied browsing to `about:config` and look if `_config.applied` is `true`.
|
||||||
|
|
||||||
`https://git.nixnet.xyz/quindecim/mobile_user.js/raw/branch/master/user.js`
|
- **AFWall+ USERS:** You can disable `Use Download Manager` option into `Settings` and enable data connection just to the app itself.
|
||||||
|
|
||||||
or MIRRORS:
|
|
||||||
|
|
||||||
`https://git.lelux.fi/quindecim/mobile_user.js/raw/branch/master/user.js`
|
|
||||||
|
|
||||||
`https://git.lushka.al/quindecim/mobile_user.js/raw/branch/master/user.js`
|
|
||||||
|
|
||||||
- Tap `UPDATE` at the bottom and grant root permission to proceed
|
|
||||||
- Start Fennec F-Droid and test if `user.js` was applied browsing to `about:config` and look if `_config.applied` is `true`.
|
|
||||||
|
|
||||||
Thanks to [v1nc](https://github.com/v1nc/) for creating this app, useful for this method.
|
Thanks to [v1nc](https://github.com/v1nc/) for creating this app, useful for this method.
|
||||||
|
|
||||||
|
|
Reference in New Issue