mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 13:33:37 +02:00
browser.cache.offline.enable
This commit is contained in:
parent
84d515abfc
commit
47f152ac90
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@
|
|||
|
||||
const aPREFS = [
|
||||
/* DEPRECATED */
|
||||
/* 103+ */
|
||||
/* 103-115 */
|
||||
'browser.cache.offline.enable', // 115
|
||||
'extensions.formautofill.heuristics.enabled', // 114
|
||||
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
|
||||
'privacy.clearsitedata.cache.enabled', // 114
|
||||
|
|
Loading…
Add table
Reference in a new issue