Compare commits
98 Commits
Author | SHA1 | Date | |
---|---|---|---|
d9af90d05f | |||
0d83307b14 | |||
4f3f789f28 | |||
6b6ed86b6c | |||
382b9181df | |||
ba052105de | |||
4bd17611df | |||
41468d0d0b | |||
a98b73c64e | |||
58e2618b9d | |||
d61da93aad | |||
562127be87 | |||
917e3fe1aa | |||
89bee0e361 | |||
4c74f1bffb | |||
0d9de9174a | |||
45043537d8 | |||
cc7ca9d0fa | |||
10044fcaf7 | |||
ac0820a5dc | |||
83b6d64e67 | |||
b5bf2ee017 | |||
09d62d2302 | |||
7a4676fe2d | |||
bc2aba3829 | |||
926a2d4ac8 | |||
ab7380c93b | |||
06b8d8bfa3 | |||
7016c2050d | |||
2787da7f90 | |||
7e18f8b473 | |||
d2510b014d | |||
87bd8683fa | |||
d48d3ad29a | |||
6675225ec4 | |||
bb56056a68 | |||
93f0ff89c8 | |||
7811e912f4 | |||
238f1545f4 | |||
c269ac9f7d | |||
78297132b4 | |||
8de87de050 | |||
8bc25b552d | |||
c8c86262d7 | |||
f836e55363 | |||
8cdb30cc08 | |||
54810e333f | |||
7ec13c0323 | |||
af109d4696 | |||
460951df9e | |||
93874bda43 | |||
4ebabbb569 | |||
1f0dc1853d | |||
13e5fe17b1 | |||
ec7cb6a491 | |||
d9f49bdf1f | |||
d5bc6715cd | |||
8860c90abf | |||
4d5abd6cc3 | |||
de28689e76 | |||
5d508e4242 | |||
1fc43574d6 | |||
83602baa38 | |||
0634a568ef | |||
97322d6e8b | |||
f7bba92c71 | |||
fe75baa79f | |||
72cc4d176e | |||
7e1b92567c | |||
fec5168203 | |||
b60a888da3 | |||
ec595c3b95 | |||
9d61992c8c | |||
fd860e6c69 | |||
d1d20b897a | |||
cf0102f71e | |||
4dc5372257 | |||
c2ddfd60bf | |||
47de4f520b | |||
27977a16ad | |||
4b393b9b12 | |||
6027aaa45d | |||
cbfb8abf15 | |||
58d0161b67 | |||
6b351a9458 | |||
c9e4cac618 | |||
34bd3c5a04 | |||
2f88ca2e40 | |||
e2e7f9c647 | |||
f8932dced1 | |||
17beb468f1 | |||
bd59131d3e | |||
0f8217ad60 | |||
1515897449 | |||
ba92918d38 | |||
094356e073 | |||
7d68a32971 | |||
85438d00e4 |
38
.github/ISSUE_TEMPLATE/troubleshooting-help.md
vendored
@ -1,29 +1,31 @@
|
||||
---
|
||||
name: Troubleshooting help
|
||||
about: Ask for help to solve problems with user.js
|
||||
title: ''
|
||||
title: 'follow instructions or this will be closed as invalid'
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Before you proceed...
|
||||
- Issues will be closed as invalid if you do not [troubleshoot](https://github.com/arkenfox/user.js/wiki/1.4-Troubleshooting), including
|
||||
- confirming the problem is caused by the `user.js`
|
||||
- searching the `[Setup` tags in the `user.js`
|
||||
- Search the GitHub repository. The information you need is most likely here already.
|
||||
- Note: We do not support forks
|
||||
<!--
|
||||
|
||||
See also:
|
||||
- Override Recipes [issue 1080](https://github.com/arkenfox/user.js/issues/1080)
|
||||
- Extension breakage due to prefs [issue 391](https://github.com/arkenfox/user.js/issues/391)
|
||||
- Prefs vs Recommended Extensions: Co-Existance+Enhancement | Conflicts [issue 350](https://github.com/arkenfox/user.js/issues/350)
|
||||
Issues will be closed as invalid if you do not troubleshoot first, or if you ignore the required info in the template.
|
||||
|
||||
If you still need help, help us help you by providing relevant information:
|
||||
- browser version
|
||||
- Steps to Reproduce (STR)
|
||||
- actual result
|
||||
- expected result
|
||||
- anything else you deem worth mentioning
|
||||
We do not support forks or no-longer supported releases.
|
||||
|
||||
Clear all of this when you're ready to type.
|
||||
-->
|
||||
|
||||
|
||||
🟥 https://github.com/arkenfox/user.js/wiki/5.2-Troubleshooting
|
||||
- [ ] I have read the troubleshooting guide, done the checks and confirmed this is caused by arkenfox
|
||||
- _unchecked issues ~~may~~ will be closed as invalid_
|
||||
|
||||
🟪 REQUIRED INFO
|
||||
- Browser version & OS:
|
||||
- Steps to Reproduce (STR):
|
||||
- Expected result:
|
||||
- Actual result:
|
||||
- Console errors and warnings:
|
||||
- Anything else you deem worth mentioning:
|
||||
|
||||
---
|
||||
|
@ -1,5 +1,5 @@
|
||||
### 🟪 user.js
|
||||
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/arkenfox/user.js/wiki/1.1-Overview) wiki page.
|
||||
A `user.js` is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the [wiki](https://github.com/arkenfox/user.js/wiki/2.1-User.js)
|
||||
|
||||
### 🟩 the arkenfox user.js
|
||||
|
||||
@ -7,9 +7,9 @@ A `user.js` is a configuration file that can control hundreds of Firefox setting
|
||||
|
||||
The `arkenfox user.js` is a **template** which aims 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).
|
||||
|
||||
Everyone, experts included, should at least read the [implementation](https://github.com/arkenfox/user.js/wiki/1.3-Implementation) wiki page, as it contains important information regarding a few `user.js` settings.
|
||||
Everyone, experts included, should at least read the [wiki](https://github.com/arkenfox/user.js/wiki), as it contains important information regarding a few `user.js` settings.
|
||||
|
||||
Note that we do *not* recommend connecting over Tor on Firefox. Use the [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en) if your [threat model](https://www.torproject.org/about/torusers.html.en) calls for it, or for accessing hidden services.
|
||||
Note that we do *not* recommend connecting over Tor on Firefox. Use the [Tor Browser](https://www.torproject.org/projects/torbrowser.html.en) if your [threat model](https://2019.www.torproject.org/about/torusers.html) calls for it, or for accessing hidden services.
|
||||
|
||||
Also be aware that the `arkenfox user.js` is made specifically for desktop Firefox. Using it as-is in other Gecko-based browsers can be counterproductive, especially in the Tor Browser.
|
||||
|
||||
@ -20,6 +20,7 @@ Also be aware that the `arkenfox user.js` is made specifically for desktop Firef
|
||||
- [wiki](https://github.com/arkenfox/user.js/wiki)
|
||||
- [stickies](https://github.com/arkenfox/user.js/issues?q=is%3Aissue+is%3Aopen+label%3A%22sticky+topic%22)
|
||||
- [diffs](https://github.com/arkenfox/user.js/issues?q=is%3Aissue+label%3Adiffs)
|
||||
- [common questions and answers](https://github.com/arkenfox/user.js/issues?q=is%3Aissue+label%3Aanswered)
|
||||
|
||||
### 🟥 acknowledgments
|
||||
Literally thousands of sources, references and suggestions. Many thanks, and much appreciated.
|
||||
|
@ -1,10 +1,29 @@
|
||||
/***
|
||||
This will reset the preferences that have been removed completely from the arkenfox user.js.
|
||||
This will reset the preferences that have been
|
||||
- removed from the arkenfox user.js
|
||||
- deprecated by Mozilla but listed in the arkenfox user.js in the past
|
||||
|
||||
Last updated: 29-August-2021
|
||||
Last updated: 9-February-2022
|
||||
|
||||
Instructions:
|
||||
- [optional] close Firefox and backup your profile
|
||||
- [optional] disable your network connection [1]
|
||||
- start Firefox
|
||||
- load about:config and press Ctrl+Shift+K to open the Web Console for about:config
|
||||
- using about:config is important, so the script has the right permissions
|
||||
- paste this script
|
||||
- if you edited the list of prefs in the script, make sure the last pref does not have a trailing comma
|
||||
- hit enter
|
||||
- check the Info output to see which prefs were reset
|
||||
- restart
|
||||
- some prefs require a restart
|
||||
- a restart will reapply your user.js
|
||||
- [optional] re-enable your network connection
|
||||
|
||||
[1] Blocking Firefox from the internet ensures it cannot act on your reset preferences in the
|
||||
period before you restart it, such as app and extension auto-updating, or downloading unwanted
|
||||
components (GMP etc). It depends on what you're resetting and how long before you restart.
|
||||
|
||||
For instructions see:
|
||||
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||
***/
|
||||
|
||||
(() => {
|
||||
@ -12,31 +31,232 @@
|
||||
if ('undefined' === typeof(Services)) return alert('about:config needs to be the active tab!');
|
||||
|
||||
const aPREFS = [
|
||||
/* removed in arkenfox user.js */
|
||||
/* 91 */
|
||||
/* DEPRECATED */
|
||||
/* FF92+ */
|
||||
'browser.urlbar.suggest.quicksuggest', // 95
|
||||
'dom.securecontext.whitelist_onions', // 97
|
||||
'layout.css.font-visibility.level', // 94
|
||||
'security.ssl3.rsa_des_ede3_sha', // 93
|
||||
/* FF79-91 */
|
||||
'browser.cache.offline.storage.enable',
|
||||
'browser.download.hide_plugins_without_extensions',
|
||||
'browser.library.activity-stream.enabled',
|
||||
'browser.search.geoSpecificDefaults',
|
||||
'browser.search.geoSpecificDefaults.url',
|
||||
'dom.ipc.plugins.flash.subprocess.crashreporter.enabled',
|
||||
'dom.ipc.plugins.reportCrashURL',
|
||||
'dom.w3c_pointer_events.enabled',
|
||||
'intl.charset.fallback.override',
|
||||
'network.ftp.enabled',
|
||||
'plugin.state.flash',
|
||||
'security.mixed_content.block_object_subrequest',
|
||||
'security.ssl.errorReporting.automatic',
|
||||
'security.ssl.errorReporting.enabled',
|
||||
'security.ssl.errorReporting.url',
|
||||
/* 69-78 */
|
||||
'browser.newtabpage.activity-stream.telemetry.ping.endpoint',
|
||||
'browser.tabs.remote.allowLinkedWebInFileUriProcess',
|
||||
'browser.urlbar.oneOffSearches',
|
||||
'devtools.webide.autoinstallADBExtension',
|
||||
'devtools.webide.enabled',
|
||||
'dom.indexedDB.enabled',
|
||||
'extensions.blocklist.url',
|
||||
'geo.wifi.logging.enabled',
|
||||
'geo.wifi.uri',
|
||||
'gfx.downloadable_fonts.woff2.enabled',
|
||||
'media.autoplay.allow-muted',
|
||||
'media.autoplay.enabled.user-gestures-needed',
|
||||
'offline-apps.allow_by_default',
|
||||
'plugins.click_to_play',
|
||||
'privacy.userContext.longPressBehavior',
|
||||
'toolkit.cosmeticAnimations.enabled',
|
||||
'toolkit.telemetry.hybridContent.enabled',
|
||||
'webgl.disable-extensions',
|
||||
/* 61-68 */
|
||||
'app.update.enabled',
|
||||
'browser.aboutHomeSnippets.updateUrl',
|
||||
'browser.chrome.errorReporter.enabled',
|
||||
'browser.chrome.errorReporter.submitUrl',
|
||||
'browser.chrome.favicons',
|
||||
'browser.ctrlTab.previews',
|
||||
'browser.fixup.hide_user_pass',
|
||||
'browser.newtabpage.activity-stream.asrouter.userprefs.cfr',
|
||||
'browser.newtabpage.activity-stream.disableSnippets',
|
||||
'browser.onboarding.enabled',
|
||||
'browser.search.countryCode',
|
||||
'browser.urlbar.autocomplete.enabled',
|
||||
'devtools.webide.adbAddonURL',
|
||||
'devtools.webide.autoinstallADBHelper',
|
||||
'dom.event.highrestimestamp.enabled',
|
||||
'experiments.activeExperiment',
|
||||
'experiments.enabled',
|
||||
'experiments.manifest.uri',
|
||||
'experiments.supported',
|
||||
'lightweightThemes.update.enabled',
|
||||
'media.autoplay.enabled',
|
||||
'network.allow-experiments',
|
||||
'network.cookie.lifetime.days',
|
||||
'network.jar.block-remote-files',
|
||||
'network.jar.open-unsafe-types',
|
||||
'plugin.state.java',
|
||||
'security.csp.enable_violation_events',
|
||||
'security.csp.experimentalEnabled',
|
||||
'shield.savant.enabled',
|
||||
/* 60 or earlier */
|
||||
'browser.bookmarks.showRecentlyBookmarked',
|
||||
'browser.casting.enabled',
|
||||
'browser.crashReports.unsubmittedCheck.autoSubmit',
|
||||
'browser.formautofill.enabled',
|
||||
'browser.formfill.saveHttpsForms',
|
||||
'browser.fullscreen.animate',
|
||||
'browser.history.allowPopState',
|
||||
'browser.history.allowPushState',
|
||||
'browser.history.allowReplaceState',
|
||||
'browser.newtabpage.activity-stream.enabled',
|
||||
'browser.newtabpage.directory.ping',
|
||||
'browser.newtabpage.directory.source',
|
||||
'browser.newtabpage.enhanced',
|
||||
'browser.newtabpage.introShown',
|
||||
'browser.pocket.api',
|
||||
'browser.pocket.enabled',
|
||||
'browser.pocket.oAuthConsumerKey',
|
||||
'browser.pocket.site',
|
||||
'browser.polaris.enabled',
|
||||
'browser.safebrowsing.appRepURL',
|
||||
'browser.safebrowsing.enabled',
|
||||
'browser.safebrowsing.gethashURL',
|
||||
'browser.safebrowsing.malware.reportURL',
|
||||
'browser.safebrowsing.provider.google.appRepURL',
|
||||
'browser.safebrowsing.reportErrorURL',
|
||||
'browser.safebrowsing.reportGenericURL',
|
||||
'browser.safebrowsing.reportMalwareErrorURL',
|
||||
'browser.safebrowsing.reportMalwareMistakeURL',
|
||||
'browser.safebrowsing.reportMalwareURL',
|
||||
'browser.safebrowsing.reportPhishMistakeURL',
|
||||
'browser.safebrowsing.reportURL',
|
||||
'browser.safebrowsing.updateURL',
|
||||
'browser.search.showOneOffButtons',
|
||||
'browser.selfsupport.enabled',
|
||||
'browser.selfsupport.url',
|
||||
'browser.sessionstore.privacy_level_deferred',
|
||||
'browser.tabs.animate',
|
||||
'browser.trackingprotection.gethashURL',
|
||||
'browser.trackingprotection.updateURL',
|
||||
'browser.urlbar.unifiedcomplete',
|
||||
'browser.usedOnWindows10.introURL',
|
||||
'camera.control.autofocus_moving_callback.enabled',
|
||||
'camera.control.face_detection.enabled',
|
||||
'datareporting.healthreport.about.reportUrl',
|
||||
'datareporting.healthreport.about.reportUrlUnified',
|
||||
'datareporting.healthreport.documentServerURI',
|
||||
'datareporting.healthreport.service.enabled',
|
||||
'datareporting.policy.dataSubmissionEnabled.v2',
|
||||
'devtools.webide.autoinstallFxdtAdapters',
|
||||
'dom.archivereader.enabled',
|
||||
'dom.beforeAfterKeyboardEvent.enabled',
|
||||
'dom.disable_image_src_set',
|
||||
'dom.disable_window_open_feature.scrollbars',
|
||||
'dom.disable_window_status_change',
|
||||
'dom.enable_user_timing',
|
||||
'dom.flyweb.enabled',
|
||||
'dom.idle-observers-api.enabled',
|
||||
'dom.keyboardevent.code.enabled',
|
||||
'dom.network.enabled',
|
||||
'dom.push.udp.wakeupEnabled',
|
||||
'dom.telephony.enabled',
|
||||
'dom.vr.oculus050.enabled',
|
||||
'dom.workers.enabled',
|
||||
'dom.workers.sharedWorkers.enabled',
|
||||
'extensions.formautofill.experimental',
|
||||
'extensions.screenshots.system-disabled',
|
||||
'extensions.shield-recipe-client.api_url',
|
||||
'extensions.shield-recipe-client.enabled',
|
||||
'full-screen-api.approval-required',
|
||||
'general.useragent.locale',
|
||||
'geo.security.allowinsecure',
|
||||
'intl.locale.matchOS',
|
||||
'loop.enabled',
|
||||
'loop.facebook.appId',
|
||||
'loop.facebook.enabled',
|
||||
'loop.facebook.fallbackUrl',
|
||||
'loop.facebook.shareUrl',
|
||||
'loop.feedback.formURL',
|
||||
'loop.feedback.manualFormURL',
|
||||
'loop.logDomains',
|
||||
'loop.server',
|
||||
'media.block-play-until-visible',
|
||||
'media.eme.apiVisible',
|
||||
'media.eme.chromium-api.enabled',
|
||||
'media.getusermedia.screensharing.allow_on_old_platforms',
|
||||
'media.getusermedia.screensharing.allowed_domains',
|
||||
'media.gmp-eme-adobe.autoupdate',
|
||||
'media.gmp-eme-adobe.enabled',
|
||||
'media.gmp-eme-adobe.visible',
|
||||
'network.http.referer.userControlPolicy',
|
||||
'network.http.sendSecureXSiteReferrer',
|
||||
'network.http.spdy.enabled.http2draft',
|
||||
'network.http.spdy.enabled.v3-1',
|
||||
'network.websocket.enabled',
|
||||
'pageThumbs.enabled',
|
||||
'pfs.datasource.url',
|
||||
'plugin.scan.Acrobat',
|
||||
'plugin.scan.Quicktime',
|
||||
'plugin.scan.WindowsMediaPlayer',
|
||||
'plugins.enumerable_names',
|
||||
'plugins.update.notifyUser',
|
||||
'plugins.update.url',
|
||||
'privacy.clearOnShutdown.passwords',
|
||||
'privacy.donottrackheader.value',
|
||||
'security.mixed_content.send_hsts_priming',
|
||||
'security.mixed_content.use_hsts',
|
||||
'security.ssl3.ecdhe_ecdsa_rc4_128_sha',
|
||||
'security.ssl3.ecdhe_rsa_rc4_128_sha',
|
||||
'security.ssl3.rsa_rc4_128_md5',
|
||||
'security.ssl3.rsa_rc4_128_sha',
|
||||
'security.tls.insecure_fallback_hosts.use_static_list',
|
||||
'security.tls.unrestricted_rc4_fallback',
|
||||
'security.xpconnect.plugin.unrestricted',
|
||||
'social.directories',
|
||||
'social.enabled',
|
||||
'social.remote-install.enabled',
|
||||
'social.share.activationPanelEnabled',
|
||||
'social.shareDirectory',
|
||||
'social.toast-notifications.enabled',
|
||||
'social.whitelist',
|
||||
'toolkit.telemetry.unifiedIsOptIn',
|
||||
|
||||
/* REMOVED */
|
||||
/* 92+ */
|
||||
'dom.caches.enabled',
|
||||
'dom.storageManager.enabled',
|
||||
'dom.storage_access.enabled',
|
||||
'privacy.firstparty.isolate.block_post_message',
|
||||
'privacy.firstparty.isolate.restrict_opener_access',
|
||||
'privacy.firstparty.isolate.use_site',
|
||||
'security.insecure_connection_text.enabled',
|
||||
/* 79-91 */
|
||||
'alerts.showFavicons',
|
||||
'browser.newtabpage.activity-stream.asrouter.providers.snippets',
|
||||
'browser.send_pings.require_same_host',
|
||||
'browser.urlbar.usepreloadedtopurls.enabled',
|
||||
'dom.allow_cut_copy',
|
||||
'dom.battery.enabled',
|
||||
'dom.IntersectionObserver.enabled',
|
||||
'dom.storage.enabled',
|
||||
'dom.vibrator.enabled',
|
||||
'extensions.screenshots.upload-disabled',
|
||||
'general.warnOnAboutConfig',
|
||||
'gfx.direct2d.disabled',
|
||||
'layers.acceleration.disabled',
|
||||
'media.getusermedia.audiocapture.enabled',
|
||||
'media.getusermedia.browser.enabled',
|
||||
'media.getusermedia.screensharing.enabled',
|
||||
'media.media-capabilities.enabled',
|
||||
'security.insecure_connection_icon.enabled',
|
||||
'security.mixed_content.block_active_content',
|
||||
/* 79-90 */
|
||||
'browser.newtabpage.activity-stream.asrouter.providers.snippets',
|
||||
'browser.send_pings.require_same_host',
|
||||
'browser.urlbar.usepreloadedtopurls.enabled',
|
||||
'dom.IntersectionObserver.enabled',
|
||||
'extensions.screenshots.upload-disabled',
|
||||
'media.gmp-widevinecdm.visible',
|
||||
'media.media-capabilities.enabled',
|
||||
'network.http.redirection-limit',
|
||||
'privacy.partition.network_state',
|
||||
'security.insecure_connection_icon.enabled',
|
||||
'security.mixed_content.block_active_content',
|
||||
'security.ssl.enable_ocsp_stapling',
|
||||
'security.ssl3.dhe_rsa_aes_128_sha',
|
||||
'security.ssl3.dhe_rsa_aes_256_sha',
|
||||
@ -69,7 +289,6 @@
|
||||
'browser.cache.disk.smart_size.first_run',
|
||||
'browser.cache.offline.insecure.enable',
|
||||
'browser.contentblocking.enabled',
|
||||
'browser.eme.ui.enabled',
|
||||
'browser.laterrun.enabled',
|
||||
'browser.offline-apps.notify',
|
||||
'browser.rights.3.shown',
|
||||
@ -233,6 +452,8 @@
|
||||
// 'dom.ipc.plugins.sandbox-level.default',
|
||||
// 'dom.ipc.plugins.sandbox-level.flash',
|
||||
// 'security.sandbox.logging.enabled',
|
||||
|
||||
/* IMPORTANT: last active pref must not have a trailing comma */
|
||||
/* reset parrot: check your open about:config after running the script */
|
||||
'_user.js.parrot'
|
||||
];
|
@ -1,232 +0,0 @@
|
||||
/***
|
||||
Version: up to and including FF/ESR91
|
||||
|
||||
This will reset the preferences that have been deprecated by Mozilla
|
||||
and used in the arkenfox user.js
|
||||
|
||||
It is in reverse order, so feel free to remove sections that do not apply
|
||||
|
||||
For instructions see:
|
||||
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||
***/
|
||||
|
||||
(() => {
|
||||
|
||||
if ('undefined' === typeof(Services)) return alert('about:config needs to be the active tab!');
|
||||
|
||||
const aPREFS = [
|
||||
/* deprecated */
|
||||
/* FF79-91 */
|
||||
'browser.cache.offline.storage.enable',
|
||||
'browser.download.hide_plugins_without_extensions',
|
||||
'browser.library.activity-stream.enabled',
|
||||
'browser.search.geoSpecificDefaults',
|
||||
'browser.search.geoSpecificDefaults.url',
|
||||
'dom.ipc.plugins.flash.subprocess.crashreporter.enabled',
|
||||
'dom.ipc.plugins.reportCrashURL',
|
||||
'dom.w3c_pointer_events.enabled',
|
||||
'intl.charset.fallback.override',
|
||||
'network.ftp.enabled',
|
||||
'plugin.state.flash',
|
||||
'security.mixed_content.block_object_subrequest',
|
||||
'security.ssl.errorReporting.automatic',
|
||||
'security.ssl.errorReporting.enabled',
|
||||
'security.ssl.errorReporting.url',
|
||||
/* 69-78 */
|
||||
'browser.newtabpage.activity-stream.telemetry.ping.endpoint',
|
||||
'browser.tabs.remote.allowLinkedWebInFileUriProcess',
|
||||
'browser.urlbar.oneOffSearches',
|
||||
'devtools.webide.autoinstallADBExtension',
|
||||
'devtools.webide.enabled',
|
||||
'dom.indexedDB.enabled',
|
||||
'extensions.blocklist.url',
|
||||
'geo.wifi.logging.enabled',
|
||||
'geo.wifi.uri',
|
||||
'gfx.downloadable_fonts.woff2.enabled',
|
||||
'media.autoplay.allow-muted',
|
||||
'media.autoplay.enabled.user-gestures-needed',
|
||||
'offline-apps.allow_by_default',
|
||||
'plugins.click_to_play',
|
||||
'privacy.userContext.longPressBehavior',
|
||||
'toolkit.cosmeticAnimations.enabled',
|
||||
'toolkit.telemetry.hybridContent.enabled',
|
||||
'webgl.disable-extensions',
|
||||
/* 61-68 */
|
||||
'app.update.enabled',
|
||||
'browser.aboutHomeSnippets.updateUrl',
|
||||
'browser.chrome.errorReporter.enabled',
|
||||
'browser.chrome.errorReporter.submitUrl',
|
||||
'browser.chrome.favicons',
|
||||
'browser.ctrlTab.previews',
|
||||
'browser.fixup.hide_user_pass',
|
||||
'browser.newtabpage.activity-stream.asrouter.userprefs.cfr',
|
||||
'browser.newtabpage.activity-stream.disableSnippets',
|
||||
'browser.onboarding.enabled',
|
||||
'browser.search.countryCode',
|
||||
'browser.urlbar.autocomplete.enabled',
|
||||
'devtools.webide.adbAddonURL',
|
||||
'devtools.webide.autoinstallADBHelper',
|
||||
'dom.event.highrestimestamp.enabled',
|
||||
'experiments.activeExperiment',
|
||||
'experiments.enabled',
|
||||
'experiments.manifest.uri',
|
||||
'experiments.supported',
|
||||
'lightweightThemes.update.enabled',
|
||||
'media.autoplay.enabled',
|
||||
'network.allow-experiments',
|
||||
'network.cookie.lifetime.days',
|
||||
'network.jar.block-remote-files',
|
||||
'network.jar.open-unsafe-types',
|
||||
'plugin.state.java',
|
||||
'security.csp.enable_violation_events',
|
||||
'security.csp.experimentalEnabled',
|
||||
'shield.savant.enabled',
|
||||
/* 60 or earlier */
|
||||
'browser.bookmarks.showRecentlyBookmarked',
|
||||
'browser.casting.enabled',
|
||||
'browser.crashReports.unsubmittedCheck.autoSubmit',
|
||||
'browser.formautofill.enabled',
|
||||
'browser.formfill.saveHttpsForms',
|
||||
'browser.fullscreen.animate',
|
||||
'browser.history.allowPopState',
|
||||
'browser.history.allowPushState',
|
||||
'browser.history.allowReplaceState',
|
||||
'browser.newtabpage.activity-stream.enabled',
|
||||
'browser.newtabpage.directory.ping',
|
||||
'browser.newtabpage.directory.source',
|
||||
'browser.newtabpage.enhanced',
|
||||
'browser.newtabpage.introShown',
|
||||
'browser.pocket.api',
|
||||
'browser.pocket.enabled',
|
||||
'browser.pocket.oAuthConsumerKey',
|
||||
'browser.pocket.site',
|
||||
'browser.polaris.enabled',
|
||||
'browser.safebrowsing.appRepURL',
|
||||
'browser.safebrowsing.enabled',
|
||||
'browser.safebrowsing.gethashURL',
|
||||
'browser.safebrowsing.malware.reportURL',
|
||||
'browser.safebrowsing.provider.google.appRepURL',
|
||||
'browser.safebrowsing.reportErrorURL',
|
||||
'browser.safebrowsing.reportGenericURL',
|
||||
'browser.safebrowsing.reportMalwareErrorURL',
|
||||
'browser.safebrowsing.reportMalwareMistakeURL',
|
||||
'browser.safebrowsing.reportMalwareURL',
|
||||
'browser.safebrowsing.reportPhishMistakeURL',
|
||||
'browser.safebrowsing.reportURL',
|
||||
'browser.safebrowsing.updateURL',
|
||||
'browser.search.showOneOffButtons',
|
||||
'browser.selfsupport.enabled',
|
||||
'browser.selfsupport.url',
|
||||
'browser.sessionstore.privacy_level_deferred',
|
||||
'browser.tabs.animate',
|
||||
'browser.trackingprotection.gethashURL',
|
||||
'browser.trackingprotection.updateURL',
|
||||
'browser.urlbar.unifiedcomplete',
|
||||
'browser.usedOnWindows10.introURL',
|
||||
'camera.control.autofocus_moving_callback.enabled',
|
||||
'camera.control.face_detection.enabled',
|
||||
'datareporting.healthreport.about.reportUrl',
|
||||
'datareporting.healthreport.about.reportUrlUnified',
|
||||
'datareporting.healthreport.documentServerURI',
|
||||
'datareporting.healthreport.service.enabled',
|
||||
'datareporting.policy.dataSubmissionEnabled.v2',
|
||||
'devtools.webide.autoinstallFxdtAdapters',
|
||||
'dom.archivereader.enabled',
|
||||
'dom.battery.enabled',
|
||||
'dom.beforeAfterKeyboardEvent.enabled',
|
||||
'dom.disable_image_src_set',
|
||||
'dom.disable_window_open_feature.scrollbars',
|
||||
'dom.disable_window_status_change',
|
||||
'dom.enable_user_timing',
|
||||
'dom.flyweb.enabled',
|
||||
'dom.idle-observers-api.enabled',
|
||||
'dom.keyboardevent.code.enabled',
|
||||
'dom.network.enabled',
|
||||
'dom.push.udp.wakeupEnabled',
|
||||
'dom.telephony.enabled',
|
||||
'dom.vr.oculus050.enabled',
|
||||
'dom.workers.enabled',
|
||||
'dom.workers.sharedWorkers.enabled',
|
||||
'extensions.formautofill.experimental',
|
||||
'extensions.screenshots.system-disabled',
|
||||
'extensions.shield-recipe-client.api_url',
|
||||
'extensions.shield-recipe-client.enabled',
|
||||
'full-screen-api.approval-required',
|
||||
'general.useragent.locale',
|
||||
'geo.security.allowinsecure',
|
||||
'intl.locale.matchOS',
|
||||
'loop.enabled',
|
||||
'loop.facebook.appId',
|
||||
'loop.facebook.enabled',
|
||||
'loop.facebook.fallbackUrl',
|
||||
'loop.facebook.shareUrl',
|
||||
'loop.feedback.formURL',
|
||||
'loop.feedback.manualFormURL',
|
||||
'loop.logDomains',
|
||||
'loop.server',
|
||||
'media.block-play-until-visible',
|
||||
'media.eme.apiVisible',
|
||||
'media.eme.chromium-api.enabled',
|
||||
'media.getusermedia.screensharing.allow_on_old_platforms',
|
||||
'media.getusermedia.screensharing.allowed_domains',
|
||||
'media.gmp-eme-adobe.autoupdate',
|
||||
'media.gmp-eme-adobe.enabled',
|
||||
'media.gmp-eme-adobe.visible',
|
||||
'network.http.referer.userControlPolicy',
|
||||
'network.http.sendSecureXSiteReferrer',
|
||||
'network.http.spdy.enabled.http2draft',
|
||||
'network.http.spdy.enabled.v3-1',
|
||||
'network.websocket.enabled',
|
||||
'pageThumbs.enabled',
|
||||
'pfs.datasource.url',
|
||||
'plugin.scan.Acrobat',
|
||||
'plugin.scan.Quicktime',
|
||||
'plugin.scan.WindowsMediaPlayer',
|
||||
'plugins.enumerable_names',
|
||||
'plugins.update.notifyUser',
|
||||
'plugins.update.url',
|
||||
'privacy.clearOnShutdown.passwords',
|
||||
'privacy.donottrackheader.value',
|
||||
'security.mixed_content.send_hsts_priming',
|
||||
'security.mixed_content.use_hsts',
|
||||
'security.ssl3.ecdhe_ecdsa_rc4_128_sha',
|
||||
'security.ssl3.ecdhe_rsa_rc4_128_sha',
|
||||
'security.ssl3.rsa_rc4_128_md5',
|
||||
'security.ssl3.rsa_rc4_128_sha',
|
||||
'security.tls.insecure_fallback_hosts.use_static_list',
|
||||
'security.tls.unrestricted_rc4_fallback',
|
||||
'security.xpconnect.plugin.unrestricted',
|
||||
'social.directories',
|
||||
'social.enabled',
|
||||
'social.remote-install.enabled',
|
||||
'social.share.activationPanelEnabled',
|
||||
'social.shareDirectory',
|
||||
'social.toast-notifications.enabled',
|
||||
'social.whitelist',
|
||||
'toolkit.telemetry.unifiedIsOptIn',
|
||||
|
||||
/* reset parrot: check your open about:config after running the script */
|
||||
'_user.js.parrot'
|
||||
];
|
||||
|
||||
console.clear();
|
||||
|
||||
let c = 0;
|
||||
for (const sPname of aPREFS) {
|
||||
if (Services.prefs.prefHasUserValue(sPname)) {
|
||||
Services.prefs.clearUserPref(sPname);
|
||||
if (!Services.prefs.prefHasUserValue(sPname)) {
|
||||
console.info('reset', sPname);
|
||||
c++;
|
||||
} else console.warn('failed to reset', sPname);
|
||||
}
|
||||
}
|
||||
|
||||
focus();
|
||||
|
||||
const d = (c==1) ? ' pref' : ' prefs';
|
||||
alert(c ? 'successfully reset ' + c + d + "\n\nfor details check the console" : 'nothing to reset');
|
||||
|
||||
return 'all done';
|
||||
|
||||
})();
|
13
updater.bat
@ -3,10 +3,10 @@ TITLE arkenfox user.js updater
|
||||
|
||||
REM ## arkenfox user.js updater for Windows
|
||||
REM ## author: @claustromaniac
|
||||
REM ## version: 4.14
|
||||
REM ## instructions: https://github.com/arkenfox/user.js/wiki/3.3-Updater-Scripts
|
||||
REM ## version: 4.16
|
||||
REM ## instructions: https://github.com/arkenfox/user.js/wiki/5.1-Updater-[Options]#-windows
|
||||
|
||||
SET v=4.14
|
||||
SET v=4.15
|
||||
|
||||
VERIFY ON
|
||||
CD /D "%~dp0"
|
||||
@ -23,7 +23,6 @@ IF /I "%~1"=="-merge" (SET _merge=1)
|
||||
IF /I "%~1"=="-updatebatch" (SET _updateb=1)
|
||||
IF /I "%~1"=="-singlebackup" (SET _singlebackup=1)
|
||||
IF /I "%~1"=="-esr" (SET _esr=1)
|
||||
IF /I "%~1"=="-rfpalts" (SET _rfpalts=1)
|
||||
SHIFT
|
||||
GOTO parse
|
||||
:endparse
|
||||
@ -141,10 +140,6 @@ IF EXIST user.js.new (DEL /F "user.js.new")
|
||||
CALL :message "Retrieving latest user.js file from github repository..."
|
||||
CALL :psdownload https://raw.githubusercontent.com/arkenfox/user.js/master/user.js "user.js.new"
|
||||
IF EXIST user.js.new (
|
||||
IF DEFINED _rfpalts (
|
||||
CALL :message "Activating RFP Alternatives section..."
|
||||
CALL :activate user.js.new "[SETUP-non-RFP]"
|
||||
)
|
||||
IF DEFINED _esr (
|
||||
CALL :message "Activating ESR section..."
|
||||
CALL :activate user.js.new ".x still uses all the following prefs"
|
||||
@ -320,8 +315,6 @@ ECHO: Run without user input.
|
||||
CALL :message " -singleBackup"
|
||||
ECHO: Use a single backup file and overwrite it on new updates, instead of
|
||||
ECHO: cumulative backups. This was the default behaviour before v4.3.
|
||||
CALL :message " -rfpAlts"
|
||||
ECHO: Activate RFP Alternatives section
|
||||
CALL :message " -updateBatch"
|
||||
ECHO: Update the script itself on execution, before the normal routine.
|
||||
CALL :message ""
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## arkenfox user.js updater for macOS and Linux
|
||||
|
||||
## version: 3.2
|
||||
## version: 3.3
|
||||
## Author: Pat Johnson (@overdodactyl)
|
||||
## Additional contributors: @earthlng, @ema-pe, @claustromaniac
|
||||
|
||||
@ -62,7 +62,7 @@ show_banner() {
|
||||
#### ####
|
||||
############################################################################"
|
||||
echo -e "${NC}\n"
|
||||
echo -e "Documentation for this script is available here: ${CYAN}https://github.com/arkenfox/user.js/wiki/3.3-Updater-Scripts${NC}\n"
|
||||
echo -e "Documentation for this script is available here: ${CYAN}https://github.com/arkenfox/user.js/wiki/5.1-Updater-[Options]#-maclinux${NC}\n"
|
||||
}
|
||||
|
||||
#########################
|
||||
|
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 26 KiB |
BIN
wikipiki/rfpCanvas.png
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
wikipiki/rfpCanvasException.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
wikipiki/smartReferer.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
wikipiki/uboCustom.png
Normal file
After Width: | Height: | Size: 12 KiB |