ソースを参照

Useless line

Import an empty file that has been deleted
Kalinka 3 年 前
コミット
65aeb28922
1 ファイル変更0 行追加1 行削除
  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"]
     }