forked from d3cim/mobile_user.js
Update 'README.md'
This commit is contained in:
parent
2a0af5aaa3
commit
3bd07b6f1e
|
@ -38,14 +38,14 @@ 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 Fenix, Iceraven or Fennec F-Droid from the official websites.
|
||||
- Download and install Fenix, Iceraven or Fennec F-Droid from the official websites (see above)
|
||||
- Start the browser for the first time (offline mode/no data connections) and wait about 5 sec.
|
||||
- Close it.
|
||||
- Clone or download zip file and extract it
|
||||
- Locate Fennec's installation directory similar to this `data/data/org.mozilla(iceraven/Fenix)/files/mozilla/[xxxxxxx].default`
|
||||
- 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 :
|
||||
- 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`.
|
||||
|
||||
If this doesn't work I suggest you to use the **ROOT METHOD 2** below.
|
||||
|
@ -54,11 +54,11 @@ If this doesn't work I suggest you to use the **ROOT METHOD 2** below.
|
|||
|
||||
- Download and install the browser from the official websites.
|
||||
- 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.
|
||||
- Start the browser 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 :
|
||||
- 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`.
|
||||
|
||||
- **AFWall+ USERS:** You can disable `Use Download Manager` option into `Settings` and enable data connection just to the app itself.
|
||||
|
|
Loading…
Reference in New Issue