FIX: loading extension after chat popout and url change
WIP: Transforming to TypeScript
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
"all_frames": true,
|
||||
@@ -42,5 +39,6 @@
|
||||
"*://*.twitch.tv/*"
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"permissions": ["webNavigation", "webRequest"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user