Skip to content

Commit 2b33e8e

Browse files
save file
1 parent 917ab79 commit 2b33e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-12-04/bypass-csp/ext-js/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
"host_permissions" : ["<all_urls>"],
1818

19-
"action" : {"default_popup":"popup.html","default_icon":{"48":"js.png"}},
19+
"action" : {"default_popup":"popup/popup.html","default_icon":{"48":"js.png"}},
2020

2121
"content_scripts" : [{
2222
"matches" : ["https://*.example.com/*"],

0 commit comments

Comments
 (0)