Explorar o código

fixed "this.singlefile is undefined" on Waterfox

Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
92de559ba4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      manifest.json

+ 1 - 0
manifest.json

@@ -41,6 +41,7 @@
 			],
 			"run_at": "document_start",
 			"js": [
+				"extension/index.js",
 				"lib/hooks/hooks.js",
 				"extension/core/content/content-bootstrap.js"
 			]