We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e494e9 commit 57ea6e1Copy full SHA for 57ea6e1
src/manifest.json
@@ -79,6 +79,7 @@
79
"run_at": "document_start",
80
"matches": ["<all_urls>"],
81
"match_about_blank": true,
82
+ "match_origin_as_fallback": true,
83
"all_frames": true,
84
"js": [
85
"/nscl/lib/browser-polyfill.js",
@@ -111,6 +112,7 @@
111
112
113
"matches": ["file://*/*", "ftp://*/*"],
114
115
116
117
118
"/nscl/common/UA.js",
0 commit comments