forked from d3cim/mobile_user.js
Update README.md
This commit is contained in:
parent
5ccc3fd241
commit
ec30483a1c
14
README.md
14
README.md
|
@ -1,8 +1,8 @@
|
|||
# user.js | Fennec F-Droid
|
||||
|
||||
I created this project with the intention of creating something really dedicated for Firefox for Android.
|
||||
The file contained here is used to configure Firefox in the safest and fastest way possible.
|
||||
To realize this project I took inspiration from various authors of `user.js` and I've implemented some preferences of my own.
|
||||
I made this project to create something dedicated for Firefox for Android.
|
||||
The `user.js` file is used to configure Firefox in the safest and fastest way.
|
||||
To realize this project I was inspirated by various authors of `user.js` and I've implemented some preferences of mine.
|
||||
|
||||
|
||||
|
||||
|
@ -26,7 +26,7 @@ This `user.js` has been designed for Mobile use and you can use on these browser
|
|||
|
||||
## Settings Protection:
|
||||
|
||||
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 natively 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.
|
||||
|
||||
|
||||
|
@ -64,19 +64,19 @@ Thanks to [v1nc](https://github.com/v1nc/) for creating this app, useful for thi
|
|||
|
||||
## Comparision:
|
||||
|
||||
You can also compare my user.js with user.js from 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/)
|
||||
|
||||
|
||||
|
||||
## Contacts:
|
||||
|
||||
You can enjoy my [Telegram group](https://t.me/fennec_fdroid) for support, talk about privacy and security topics in general.
|
||||
You can enjoy my [Telegram group](https://t.me/fennec_fdroid) for support or talk about privacy and security topics.
|
||||
|
||||
|
||||
|
||||
## Thanks:
|
||||
|
||||
I really thank all the authors of `user.js` from which I took inspiration:
|
||||
I really thanks all the authors of `user.js` which inspired me:
|
||||
|
||||
* [pyllyukko](https://github.com/pyllyukko/user.js)
|
||||
* [OrangeManBad](https://git.nixnet.xyz/OrangeManBad/user.js) - (pyllyukko fork)
|
||||
|
|
Loading…
Reference in New Issue