Explorar el Código

Useless line

Import an empty file that has been deleted
Kalinka hace 3 años
padre
commit
65aeb28922
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"]
     }