forked from d3cim/mobile_user.js
Update README.md
This commit is contained in:
parent
a3281199a4
commit
56a9452c06
|
@ -24,9 +24,10 @@ This `user.js` has been designed for Mobile use and you can use on these browser
|
||||||
* [IceCatMobile](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) - F-Droid
|
* [IceCatMobile](https://f-droid.org/en/packages/org.mozilla.fennec_fdroid/) - F-Droid
|
||||||
|
|
||||||
|
|
||||||
## Settings Protection:
|
## Note:
|
||||||
|
|
||||||
This file contains prefs. that are not native to the Android version of Firefox, but I have chosen to add them to avoid that in the future they can be implemented by Mozilla without we can realize it.
|
This file contains prefs. that are not native to the Android version of Firefox, but I have chosen to add them to avoid that in the future they can be implemented by Mozilla without we can realize it.
|
||||||
|
|
||||||
All this does not lead into stability issues.
|
All this does not lead into stability issues.
|
||||||
|
|
||||||
|
|
||||||
|
@ -45,7 +46,7 @@ All this does not lead into stability issues.
|
||||||
- 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 `user.js.applied` is `true`.
|
- Start Fennec F-Droid and test if `user.js` was applied browsing to `about:config` and look if `user.js.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 **second root method** below.
|
||||||
|
|
||||||
### second root method (Fennec F-Droid)
|
### second root method (Fennec F-Droid)
|
||||||
|
|
||||||
|
@ -65,7 +66,7 @@ Thanks to [v1nc](https://github.com/v1nc/) for creating this app, useful for thi
|
||||||
|
|
||||||
## Comparision:
|
## Comparision:
|
||||||
|
|
||||||
You can also compare my `user.js` with `user.js` to other authors [HERE](https://quindecim.github.io/compare-user.js/)
|
You can also compare my `user.js` with `user.js` to other authors [HERE](https://quindecim.github.io/compare-user.js/).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -88,4 +89,4 @@ I really thanks all the authors who inspired me:
|
||||||
|
|
||||||
## Special Thanks:
|
## Special Thanks:
|
||||||
|
|
||||||
to all the members of my Telegram group who support me and give me motivation
|
to all the members of my Telegram group who support me and give me motivation.
|
||||||
|
|
Loading…
Reference in New Issue