File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
3- "name" : " Banana Burner 2979" ,
3+ "name" : " BananaBurner 2979" ,
44 "version" : " 2979.0.8" ,
5- "script_version" : " 2.5" ,
65 "description" : " MORE BANANAAAAA!11!" ,
76 "permissions" : [
87 " activeTab" ,
2019 " https://*.bot-hosting.net/*" ,
2120 " http://*.bot-hosting.net/*" ,
2221 " wss://*.bot-hosting.net/*" ,
23- " ws://*.bot-hosting.net/*"
22+ " ws://*.bot-hosting.net/*" ,
23+ " https://raw.githubusercontent.com/*"
2424 ],
2525 "background" : {
2626 "service_worker" : " background.js"
3838 ],
3939 "action" : {
4040 "default_popup" : " popup.html" ,
41- "default_title" : " Banana Burner 2979"
41+ "default_title" : " BananaBurner 2979"
4242 },
4343 "icons" : {
4444 "16" : " icons/icon16.png" ,
4949 {
5050 "resources" : [
5151 " injected.js" ,
52- " osrc_hook.js"
52+ " osrc_hook.js" ,
53+ " index.html" ,
54+ " icons/*"
5355 ],
5456 "matches" : [
5557 " https://bot-hosting.net/*" ,
You can’t perform that action at this time.
0 commit comments