mirror of
https://github.com/arkenfox/user.js.git
synced 2025-11-22 08:25:17 +01:00
Compare commits
113 Commits
v53.0-alph
...
v54.0-alph
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a0fbb6a31 | ||
|
|
1f18162d56 | ||
|
|
eba592c7e5 | ||
|
|
46bfeca8c2 | ||
|
|
eeedf0db72 | ||
|
|
1ad970741c | ||
|
|
f61c951ca0 | ||
|
|
b9e321c45a | ||
|
|
8a9a4fe427 | ||
|
|
44c4a62820 | ||
|
|
ab7dfb7f43 | ||
|
|
3c7789defc | ||
|
|
82432a3d40 | ||
|
|
75f6bc8b5d | ||
|
|
b53b4832d4 | ||
|
|
9719fc319d | ||
|
|
9340f8ba04 | ||
|
|
dd01dd54c6 | ||
|
|
1a04c1314e | ||
|
|
ec03969d98 | ||
|
|
1621cd5e48 | ||
|
|
0006ee04b4 | ||
|
|
08fbc37870 | ||
|
|
9859cc8889 | ||
|
|
a4be5471f1 | ||
|
|
d1e02e407b | ||
|
|
ed9bc336fa | ||
|
|
f84f9b7c44 | ||
|
|
f74b327403 | ||
|
|
e4a8dcf0dc | ||
|
|
9eee26bc35 | ||
|
|
76293cab6a | ||
|
|
4a0ff9ea33 | ||
|
|
8b2b0898c0 | ||
|
|
956c94f812 | ||
|
|
2336d0a20b | ||
|
|
a4a0ec5cee | ||
|
|
8abe26083c | ||
|
|
c4bba2258e | ||
|
|
f84e051b50 | ||
|
|
caa1d2c22e | ||
|
|
b72c6f57c0 | ||
|
|
7c87abbe78 | ||
|
|
e6628e56df | ||
|
|
c7b34d3b26 | ||
|
|
147e02379a | ||
|
|
05bbd88f95 | ||
|
|
e080614c30 | ||
|
|
a0aca310e9 | ||
|
|
b5c072dc18 | ||
|
|
31d3aec893 | ||
|
|
1c82abf074 | ||
|
|
1c5988c770 | ||
|
|
b8a6f2a7ad | ||
|
|
ec9f9fcea8 | ||
|
|
7fcb3ce836 | ||
|
|
8f5305f383 | ||
|
|
9d6da7199d | ||
|
|
83cf157178 | ||
|
|
21f5333723 | ||
|
|
d5c92cd548 | ||
|
|
ce90d07e0e | ||
|
|
903ba2d2b4 | ||
|
|
64351a0c19 | ||
|
|
0d09e9c9b5 | ||
|
|
ad51e00c8f | ||
|
|
195ec514c3 | ||
|
|
436db6c02d | ||
|
|
cd13d479ee | ||
|
|
6516eadc60 | ||
|
|
dce198c405 | ||
|
|
2a240b4a10 | ||
|
|
9249fc6ed0 | ||
|
|
9a42dfe73d | ||
|
|
84ea69411b | ||
|
|
dc15fe7db8 | ||
|
|
6cda4ebc14 | ||
|
|
d3e1fe3a1c | ||
|
|
9a76ccbfda | ||
|
|
b6c17138bf | ||
|
|
382adf1042 | ||
|
|
870f9503c2 | ||
|
|
b67f98141b | ||
|
|
2a609fc85d | ||
|
|
2b52bf895c | ||
|
|
eaaecd128c | ||
|
|
78bf49adb4 | ||
|
|
f024e9bd43 | ||
|
|
1b73cb828e | ||
|
|
7600d06651 | ||
|
|
b365a88a52 | ||
|
|
fa74bcaa4a | ||
|
|
ad56e58330 | ||
|
|
66e807623b | ||
|
|
553d1aedde | ||
|
|
9ffc3b0d9a | ||
|
|
02283833a1 | ||
|
|
acb22ac368 | ||
|
|
e1a3d681c8 | ||
|
|
fc0a045069 | ||
|
|
8f0569f3fd | ||
|
|
3a39425ab2 | ||
|
|
49d229b90f | ||
|
|
f5670636f6 | ||
|
|
9d3c7949fd | ||
|
|
4852318ece | ||
|
|
6fdbcd7fae | ||
|
|
0bdca802eb | ||
|
|
9b65d9788d | ||
|
|
b3af6c1f5f | ||
|
|
f3a0e8d88c | ||
|
|
ffd89807bf | ||
|
|
da73ca1759 |
@@ -2,7 +2,7 @@
|
||||
A `user.js` is a configuration file that can control hundreds of Firefox settings. For a more technical breakdown and explanation, you can read more on the [overview](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.1-Overview) wiki page.
|
||||
|
||||
###  ghacks user.js
|
||||
The [ghacks user.js](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/user.js) is a template, which, as provided, aims (with [add-ons](https://github.com/ghacksuserjs/ghacks-user.js/wiki/Appendix-B:-Firefox-Add-ons)) to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).
|
||||
The [ghacks user.js](https://github.com/ghacksuserjs/ghacks-user.js/blob/master/user.js) is a template, which, as provided, aims ( with [add-ons](https://github.com/ghacksuserjs/ghacks-user.js/wiki/Appendix-B:-Firefox-Add-ons) <sup>1</sup> ) to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).
|
||||
|
||||
We aim to INFORM and give you CHOICES. No one size fits all, so customize it! And not all sites have the same requirements, so use [profiles](https://github.com/ghacksuserjs/ghacks-user.js/wiki/2.3-Concurrent-Profiles) with custom versions. We won't set you wrong.
|
||||
|
||||
@@ -25,11 +25,13 @@ Everyone, experts included, should at least read the [implementation](https://gi
|
||||
###  acknowledgments
|
||||
Literally thousands of sources, references and suggestions. That said...
|
||||
|
||||
* Martin Brinkmann at [ghacks](https://www.ghacks.net/) <sup>1</sup>
|
||||
* Martin Brinkmann at [ghacks](https://www.ghacks.net/) <sup>2</sup>
|
||||
* 100% genuine super-nice all-round good guy
|
||||
* The ghacks community and commentators
|
||||
* Special mentions to [earthlng](https://github.com/earthlng), Tom Hawack, Just me, Conker, Rockin’ Jerry, Ainatar, Parker Lewis
|
||||
* [12bytes](http://12bytes.org/articles/tech/firefoxgecko-configuration-guide-for-privacy-and-performance-buffs)
|
||||
* The 12bytes article now uses this user.js and supplements it with an additonal JS hosted right [here](https://github.com/atomGit/Firefox-user.js) at github
|
||||
|
||||
<sup>1</sup> The ghacks user.js was an independent project by [Thorin-Oakenpants](https://github.com/Thorin-Oakenpants) started in early 2015 and was [first published](https://www.ghacks.net/2015/08/18/a-comprehensive-list-of-firefox-privacy-and-security-settings/) at ghacks in August 2015. It was kept up-to-date and expanded by the original author with three major updates and articles. With Martin Brinkmann's blessing, it will keep the ghacks name.
|
||||
<sup>1</sup>  Important: We HIGHLY recommend using uBlock Origin, uMatrix and a cookie extension. Section 0400, if modified, allows Tracking Protection and Safe Browsing to be disabled. Do this at your own risk. See the [implementation](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation) wiki page for more.
|
||||
|
||||
<sup>2</sup> The ghacks user.js was an independent project by [Thorin-Oakenpants](https://github.com/Thorin-Oakenpants) started in early 2015 and was [first published](https://www.ghacks.net/2015/08/18/a-comprehensive-list-of-firefox-privacy-and-security-settings/) at ghacks in August 2015. It was kept up-to-date and expanded by the original author with three major updates and articles. With Martin Brinkmann's blessing, it will keep the ghacks name.
|
||||
|
||||
BIN
wikipiki/exclamation.png
Normal file
BIN
wikipiki/exclamation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user