Forget tabs when hidden or when an identity is removed or when the addon is disabled.
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ module.exports = {
|
||||
],
|
||||
"globals": {
|
||||
"CustomizableUI": true,
|
||||
"CustomizableWidgets": true
|
||||
"CustomizableWidgets": true,
|
||||
"SessionStore": true
|
||||
},
|
||||
"plugins": [
|
||||
"promise"
|
||||
|
||||
Reference in New Issue
Block a user