mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
font.blacklist.underline_offset, #744
This commit is contained in:
parent
690a93b71d
commit
8a204b5db0
1 changed files with 2 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: 07-June-2019
|
Last updated: 11-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]
|
||||||
|
@ -194,6 +194,7 @@
|
||||||
'services.blocklist.update_enabled',
|
'services.blocklist.update_enabled',
|
||||||
'urlclassifier.trackingTable',
|
'urlclassifier.trackingTable',
|
||||||
/* 68-beta */
|
/* 68-beta */
|
||||||
|
'font.blacklist.underline_offset',
|
||||||
'toolkit.telemetry.cachedClientID',
|
'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