mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Simplified scrobbler code
This commit is contained in:
@@ -11,26 +11,7 @@
|
||||
"background.js"
|
||||
]
|
||||
},
|
||||
"content_scripts":
|
||||
[
|
||||
{
|
||||
"matches":
|
||||
[
|
||||
"http://app.plex.tv/*",
|
||||
"https://app.plex.tv/*"
|
||||
],
|
||||
"include_globs":
|
||||
[
|
||||
"http://plex.*",
|
||||
"https://plex.*"
|
||||
],
|
||||
"js":
|
||||
[
|
||||
"contentScript.js"
|
||||
]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"browser_action":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user