瀏覽代碼

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"]
     }