mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
2700: header formatting
This commit is contained in:
parent
3b95e04b56
commit
76b24fa6aa
8
user.js
8
user.js
@ -1389,10 +1389,10 @@ user_pref("security.data_uri.block_toplevel_data_uri_navigations", true);
|
|||||||
|
|
||||||
/*** 2700: PERSISTENT STORAGE
|
/*** 2700: PERSISTENT STORAGE
|
||||||
Data SET by websites including
|
Data SET by websites including
|
||||||
- cookies: profile\cookies.sqlite
|
cookies : profile\cookies.sqlite
|
||||||
- localStorage (also known as DOM Storage): profile\webappsstore.sqlite
|
localStorage : profile\webappsstore.sqlite (also known as DOM Storage)
|
||||||
- IndexedDB (also known as Offsite Website Data): profile\storage\default
|
IndexedDB : profile\storage\default (also known as Offsite Website Data)
|
||||||
- AppCache: profile\OfflineCache
|
AppCache : profile\OfflineCache
|
||||||
***/
|
***/
|
||||||
user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin' choir invisible!");
|
user_pref("_user.js.parrot", "2700 syntax error: the parrot's joined the bleedin' choir invisible!");
|
||||||
/* 2701: disable cookies on all sites [SETUP]
|
/* 2701: disable cookies on all sites [SETUP]
|
||||||
|
Loading…
Reference in New Issue
Block a user