Cleanup cookieJar when addon is uninstall - issue #300
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ module.exports = {
|
||||
"globals": {
|
||||
"CustomizableUI": true,
|
||||
"CustomizableWidgets": true,
|
||||
"SessionStore": true
|
||||
"SessionStore": true,
|
||||
"Services": true
|
||||
},
|
||||
"plugins": [
|
||||
"promise"
|
||||
|
||||
Reference in New Issue
Block a user