File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " BananaBurner 2979" ,
4- "version" : " 2979.0.8 " ,
4+ "version" : " 2979.0.9 " ,
55 "description" : " MORE BANANAAAAA!11!" ,
66 "permissions" : [
77 " activeTab" ,
2020 " http://*.bot-hosting.net/*" ,
2121 " wss://*.bot-hosting.net/*" ,
2222 " ws://*.bot-hosting.net/*" ,
23+ " https://bot-hosting.cloud/*" ,
24+ " https://*.bot-hosting.cloud/*" ,
25+ " http://*.bot-hosting.cloud/*" ,
26+ " wss://*.bot-hosting.cloud/*" ,
27+ " ws://*.bot-hosting.cloud/*" ,
2328 " https://raw.githubusercontent.com/*"
2429 ],
2530 "background" : {
2833 "content_scripts" : [
2934 {
3035 "matches" : [
31- " https://bot-hosting.net/panel/*"
36+ " https://bot-hosting.net/panel/*" ,
37+ " https://bot-hosting.cloud/panel/*"
3238 ],
3339 "js" : [
3440 " content.js"
5561 ],
5662 "matches" : [
5763 " https://bot-hosting.net/*" ,
58- " https://control.bot-hosting.net/*"
64+ " https://control.bot-hosting.net/*" ,
65+ " https://bot-hosting.cloud/*" ,
66+ " https://control.bot-hosting.cloud/*"
5967 ]
6068 }
6169 ]
You can’t perform that action at this time.
0 commit comments