Przeglądaj źródła

renamed client.js to content.js

Gildas 7 lat temu
rodzic
commit
53b58049bd
2 zmienionych plików z 1 dodań i 1 usunięć
  1. 0 0
      extension/core/scripts/content/content.js
  2. 1 1
      manifest.json

+ 0 - 0
extension/core/scripts/content/client.js → extension/core/scripts/content/content.js


+ 1 - 1
manifest.json

@@ -39,7 +39,7 @@
                 "lib/single-file/single-file-core.js",
                 "lib/single-file/single-file-browser.js",
                 "lib/fetch/content/fetch.js",
-                "extension/core/scripts/content/client.js"
+                "extension/core/scripts/content/content.js"
             ],
             "run_at": "document_start",
             "all_frames": false