change update video to youtube embed with auto ad skipping and looping

This commit is contained in:
Seth Burkart
2024-06-08 21:51:08 +10:00
parent 24ff97a548
commit 594ab9bc1d
5 changed files with 122 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"64": "src/resources/icons/icon-64.png"
}
},
"permissions": ["tabs", "notifications", "storage"],
"permissions": ["tabs", "notifications", "storage", "scripting"],
"host_permissions": ["https://newsapi.org/", "*://*/*"],
"background": {
"service_worker": "src/background.ts"