mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
Removed background script declaration from the Chrome/Firefox extension
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
"name": "YoutubeDL-Material",
|
||||
"version": "0.4",
|
||||
"description": "The Official Firefox & Chrome Extension of YoutubeDL-Material, an open-source and self-hosted YouTube downloader.",
|
||||
"background": {
|
||||
"scripts": ["background.js"]
|
||||
},
|
||||
"browser_action": {
|
||||
"default_icon": "favicon.png",
|
||||
"default_popup": "popup.html",
|
||||
|
||||
Reference in New Issue
Block a user