소스 검색

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