Kaynağa Gözat

Useless line

Import an empty file that has been deleted
Kalinka 3 yıl önce
ebeveyn
işleme
65aeb28922
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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"]
     }