mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Remove compat scripts and move API URL redirection to contentSetup
This commit is contained in:
@@ -27,13 +27,7 @@
|
||||
, "background": {
|
||||
"scripts": [ "main.js" ]
|
||||
}
|
||||
, "content_scripts": [
|
||||
{
|
||||
"matches": [ "https://www.youtube.com/*" ]
|
||||
, "js": [ "compat/youtube.js" ]
|
||||
, "run_at": "document_start"
|
||||
}
|
||||
]
|
||||
|
||||
, "content_security_policy": "CONTENT_SECURITY_POLICY"
|
||||
, "default_locale": "en"
|
||||
, "manifest_version": 2
|
||||
|
||||
Reference in New Issue
Block a user