Consistently apply DEFAULT policy to top-level data: URLs
This commit is contained in:
parent
264a00b141
commit
cb5a3126e6
|
@ -116,8 +116,10 @@
|
|||
{
|
||||
"run_at": "document_start",
|
||||
"matches": ["file://*/*", "ftp://*/*"],
|
||||
"match_about_blank": true,
|
||||
"all_frames": true,
|
||||
"js": [
|
||||
"/nscl/common/UA.js",
|
||||
"content/ftp.js",
|
||||
"lib/DocumentFreezer.js",
|
||||
"content/syncFetchPolicy.js"
|
||||
|
|
Loading…
Reference in New Issue