Sfoglia il codice sorgente

Useless line

Import an empty file that has been deleted
Kalinka 3 anni fa
parent
commit
65aeb28922
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      Extensions/firefox/manifest.json

+ 0 - 1
Extensions/firefox/manifest.json

@@ -18,7 +18,6 @@
     {
       "matches": ["*://*.youtube.com/*"],
       "exclude_matches": ["*://*.music.youtube.com/*"],
-      "js": ["content-script.js"],
       "run_at": "document_idle",
       "css": ["content-style.css"]
     }