1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Better time window specifications (since, to and in)

This commit is contained in:
Krateng
2019-02-15 15:41:58 +01:00
parent 3a06123255
commit 4faf9a9490
5 changed files with 54 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1",
"description": "Scrobbles tracks from Plex Web to your Maloja server",
"manifest_version": 2,
"permissions": ["activeTab", "declarativeContent","tabs","storage","http://app.plex.tv/*","https://app.plex.tv/*"],
"permissions": ["activeTab", "declarativeContent","tabs","storage","http://app.plex.tv/*","https://app.plex.tv/*","<all_urls>"],
"background":
{
"scripts":