forked from d3cim/mobile_user.js
Update 'README.md'
This commit is contained in:
parent
8cff75a5b1
commit
a708c67133
|
@ -1,7 +1,6 @@
|
||||||
# user.js | Fenix, Iceraven or Fennec F-Droid
|
# user.js | Fenix, Iceraven or Fennec F-Droid
|
||||||
|
|
||||||
The `user.js` file is used to configure Firefox in the safest and fastest way possible.
|
The `user.js` file is used to configure Firefox in the safest and fastest way possible.
|
||||||
To realize this project I was inspirated by various authors of `user.js` and I've implemented some preferences of mine.
|
|
||||||
There are 2 versions:
|
There are 2 versions:
|
||||||
* One, recommended by default for average users.
|
* One, recommended by default for average users.
|
||||||
* Another one with less connections as possible, meaning there are not automatic addons updates. You'll have to uninstall and reinstall them.
|
* Another one with less connections as possible, meaning there are not automatic addons updates. You'll have to uninstall and reinstall them.
|
||||||
|
@ -10,8 +9,8 @@ There are 2 versions:
|
||||||
|
|
||||||
## Aims:
|
## Aims:
|
||||||
|
|
||||||
* online security
|
* enhance security
|
||||||
* more privacy
|
* improve privacy
|
||||||
* better performance
|
* better performance
|
||||||
* less unique fingerprint possible
|
* less unique fingerprint possible
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue