We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fc9d0 commit 917ab79Copy full SHA for 917ab79
blog/25-12-04/bypass-csp/ext-js/extension.js
@@ -1,4 +1,6 @@
1
2
+// extension.js
3
+
4
5
if(typeof browser==='undefined'){
6
browser = chrome;
0 commit comments