Update 'README.md'

This commit is contained in:
quindecim 2020-01-17 18:00:36 -05:00
parent 54981e9fe1
commit 5e4797c55a
1 changed files with 10 additions and 19 deletions

View File

@ -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.
- 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.
- Close your browser
- Start Fennec for the first time (offline mode/no data connections) and wait about 5 sec.
- Close Fennec.
- Clone or download zip file and extract it
- 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
- 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`.
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)*
- 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)
- Start for the first time (offline mode/no data connections) and wait 5 sec.
- Close your browser
- Open `user.js-updater` app
- Select the browser you want to apply `user.js` through the `SELECT BROWSER` bar at the top
- Select `custom` and paste in `type custom user.js url` bar this link:
- Download and install [User.js Updater](https://github.com/v1nc/user.js-updater/releases)
- Start Fennec for the first time (offline mode/no data connections) and wait about 5 sec.
- Close Fennec.
- Open `User.js Updater` app and grant storage permission.
- Tap `UPDATE` at the bottom and grant root permission.
- 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`
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`.
- **AFWall+ USERS:** You can disable `Use Download Manager` option into `Settings` and enable data connection just to the app itself.
Thanks to [v1nc](https://github.com/v1nc/) for creating this app, useful for this method.