Pārlūkot izejas kodu

Useless line

Import an empty file that has been deleted
Kalinka 3 gadi atpakaļ
vecāks
revīzija
65aeb28922
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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"]
     }