We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917ab79 commit 2b33e8eCopy full SHA for 2b33e8e
blog/25-12-04/bypass-csp/ext-js/manifest.json
@@ -16,7 +16,7 @@
16
17
"host_permissions" : ["<all_urls>"],
18
19
- "action" : {"default_popup":"popup.html","default_icon":{"48":"js.png"}},
+ "action" : {"default_popup":"popup/popup.html","default_icon":{"48":"js.png"}},
20
21
"content_scripts" : [{
22
"matches" : ["https://*.example.com/*"],
0 commit comments