forked from d3cim/mobile_user.js
Update 'README.md'
This commit is contained in:
parent
56fa534648
commit
67f4953308
21
README.md
21
README.md
|
@ -19,8 +19,9 @@ To realize this project I was inspirated by various authors of `user.js` and I'v
|
||||||
|
|
||||||
This `user.js` has been designed for Mobile use and you can use on these browsers:
|
This `user.js` has been designed for Mobile use and you can use on these browsers:
|
||||||
|
|
||||||
* [Fennec F-Droid](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) - F-Droid (out of date)
|
|
||||||
* [Firefox Fenix Nightly for Android](https://firefox-ci-tc.services.mozilla.com/tasks/index/mobile.v2.fenix.nightly.latest) - Mozilla-mobile
|
* [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)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -37,11 +38,11 @@ All this does not lead into stability issues.
|
||||||
### **ROOT METHOD 1** *(file manager)*
|
### **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.
|
✳️ 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 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/)
|
- Download and install Fenix, Iceraven or Fennec F-Droid from the official websites.
|
||||||
- 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.
|
- Close it.
|
||||||
- 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 similar to this `data/data/org.mozilla(iceraven/Fenix)/files/mozilla/[xxxxxxx].default`
|
||||||
- Copy the extracted `user.js` file to the above installation directory.
|
- Copy the extracted `user.js` file to the above installation directory.
|
||||||
- Delete `prefs.js` file inside the above directory
|
- Delete `prefs.js` file inside the above directory
|
||||||
- Start Fennec F-Droid and test if `user.js` was applied :
|
- Start Fennec F-Droid and test if `user.js` was applied :
|
||||||
|
@ -51,7 +52,7 @@ 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 the browser from the official websites.
|
||||||
- Download and install [User.js Updater](https://github.com/v1nc/user.js-updater/releases)
|
- 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 Fennec for the first time (offline mode/no data connections) and wait about 5 sec.
|
||||||
- Close Fennec.
|
- Close Fennec.
|
||||||
|
@ -72,17 +73,11 @@ You can also compare my `user.js` with the `user.js` from other authors [HERE](h
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Contacts:
|
|
||||||
|
|
||||||
You can join [Fennec F-Droid | CHAT](https://t.me/qd_invitation) with Telegram for support or talk about privacy and security topics.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Thanks:
|
## Thanks:
|
||||||
|
|
||||||
I really thanks all the authors who inspired me:
|
I really thanks all the authors who inspired me:
|
||||||
|
|
||||||
* [Quidencim](https://git.lelux.fi/quindecim/mobile_user.js)
|
* [Quindencim](https://git.lelux.fi/quindecim/mobile_user.js)
|
||||||
* [gHacks](https://github.com/ghacksuserjs/ghacks-user.js)
|
* [gHacks](https://github.com/ghacksuserjs/ghacks-user.js)
|
||||||
|
|
||||||
## Special Thanks:
|
## Special Thanks:
|
||||||
|
|
Loading…
Reference in New Issue