plugin.sessionPermissionNow.intervalInMinutes
This commit is contained in:
parent
810045eb39
commit
cccb5b10b4
@ -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: 16-July-2019
|
Last updated: 01-September-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]
|
||||||
@ -204,6 +204,8 @@
|
|||||||
'font.name.serif.x-western',
|
'font.name.serif.x-western',
|
||||||
'layout.css.font-loading-api.enabled',
|
'layout.css.font-loading-api.enabled',
|
||||||
'toolkit.telemetry.cachedClientID',
|
'toolkit.telemetry.cachedClientID',
|
||||||
|
/* 69-beta */
|
||||||
|
'plugin.sessionPermissionNow.intervalInMinutes',
|
||||||
/* 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…
Reference in New Issue
Block a user