Index: metadata.common |
=================================================================== |
--- a/metadata.common |
+++ b/metadata.common |
@@ -1,6 +1,8 @@ |
[general] |
version = 1.10 |
-backgroundScripts = ext/common.js |
+backgroundScripts = |
+ lib/polyfill/promise.js |
kzar
2016/01/15 19:00:41
Nit: Should call the directory polyfills?
Sebastian Noack
2016/01/19 11:34:22
Fine with me.
|
+ ext/common.js |
ext/background.js |
lib/compat.js |
lib/info.js |