mirror of
https://github.com/arkenfox/user.js.git
synced 2025-06-18 16:12:40 +02:00
tweak appCache info
This commit is contained in:
parent
0a684a8bf6
commit
535c8192c7
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -1226,7 +1226,7 @@ user_pref("security.dialog_enable_delay", 1000); // [DEFAULT: 1000]
|
||||||
cookies : profile\cookies.sqlite
|
cookies : profile\cookies.sqlite
|
||||||
localStorage : profile\webappsstore.sqlite
|
localStorage : profile\webappsstore.sqlite
|
||||||
indexedDB : profile\storage\default
|
indexedDB : profile\storage\default
|
||||||
appCache : profile\OfflineCache
|
appCache : profile\OfflineCache (FF89 or lower)
|
||||||
serviceWorkers :
|
serviceWorkers :
|
||||||
|
|
||||||
[NOTE] indexedDB and serviceWorkers are not available in Private Browsing Mode
|
[NOTE] indexedDB and serviceWorkers are not available in Private Browsing Mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue