Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725

This commit is contained in:
Jonathan Kingston
2017-08-13 21:49:57 +01:00
parent 78b5de3b44
commit d685a58d74
10 changed files with 150 additions and 1002 deletions
+1 -2
View File
@@ -8,7 +8,6 @@ module.exports = {
"backgroundLogic": true,
"identityState": true,
"messageHandler": true,
"tabPageCounter": true,
"themeManager": true
"tabPageCounter": true
}
};