Update 'README.md'
This commit is contained in:
parent
b63b80b830
commit
8a95f26341
14
README.md
14
README.md
|
@ -37,14 +37,15 @@ All this does not lead into stability issues.
|
|||
### **ROOT METHOD 1** *(file manager)*
|
||||
|
||||
✳️ 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 from 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 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`.
|
||||
- Copy the extracted `user.js` file to the above installation directory.
|
||||
- Delete `prefs.js` file inside the above directory
|
||||
- Start Fennec F-Droid and test if `user.js` was applied :
|
||||
browse to `about:config` (put it in search bar) and look if `config.applied` is `true`.
|
||||
|
||||
If this doesn't work I suggest you to use the **ROOT METHOD 2** below.
|
||||
|
||||
|
@ -56,8 +57,9 @@ If this doesn't work I suggest you to use the **ROOT METHOD 2** below.
|
|||
- 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`.
|
||||
|
||||
- Start Fennec and test if `user.js` was applied :
|
||||
browse to `about:config` (put it in search bar) 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.
|
||||
|
|
Reference in New Issue