File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " BananaBurner 2979" ,
4- "version" : " 2979.1.0 " ,
4+ "version" : " 2979.1.1 " ,
55 "description" : " MORE BANANAAAAA!11!" ,
66 "permissions" : [
77 " activeTab" ,
1010 " scripting" ,
1111 " notifications" ,
1212 " declarativeNetRequest" ,
13- " declarativeNetRequestFeedback" ,
1413 " cookies" ,
1514 " alarms"
1615 ],
1716 "host_permissions" : [
1817 " https://bot-hosting.net/*" ,
1918 " https://*.bot-hosting.net/*" ,
20- " http://*.bot-hosting.net/*" ,
2119 " wss://*.bot-hosting.net/*" ,
22- " ws://*.bot-hosting.net/*" ,
2320 " https://bot-hosting.cloud/*" ,
2421 " https://*.bot-hosting.cloud/*" ,
25- " http://*.bot-hosting.cloud/*" ,
2622 " wss://*.bot-hosting.cloud/*" ,
27- " ws://*.bot-hosting.cloud/*" ,
2823 " https://raw.githubusercontent.com/*"
2924 ],
25+ "content_security_policy" : {
26+ "extension_pages" : " script-src 'self'; object-src 'self'"
27+ },
3028 "background" : {
3129 "service_worker" : " background.js"
3230 },
You can’t perform that action at this time.
0 commit comments