mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
toolkit.telemetry.cachedClientID, #739
This commit is contained in:
parent
f53b996cfa
commit
c2dbdcd4ec
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the ghacks user.js.
|
This will reset the preferences that have been removed completely from the ghacks user.js.
|
||||||
|
|
||||||
Last updated: 05-May-2019
|
Last updated: 07-June-2019
|
||||||
|
|
||||||
For instructions see:
|
For instructions see:
|
||||||
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||||
|
@ -193,6 +193,8 @@
|
||||||
'services.blocklist.plugins.collection',
|
'services.blocklist.plugins.collection',
|
||||||
'services.blocklist.update_enabled',
|
'services.blocklist.update_enabled',
|
||||||
'urlclassifier.trackingTable',
|
'urlclassifier.trackingTable',
|
||||||
|
/* 68-beta */
|
||||||
|
'toolkit.telemetry.cachedClientID',
|
||||||
/* reset parrot: check your open about:config after running the script */
|
/* reset parrot: check your open about:config after running the script */
|
||||||
'_user.js.parrot'
|
'_user.js.parrot'
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue