re-integrate ContextualIdentityService into SDK code (#27)
* bring ContextualIdentityService back into SDK code * restore show/hide functionality in WebExtension * move identitiesState to SDK index to preserve it When a user closes the pop-up, preserve the hidden tabs for the containers, so they can still quickly re-open the tabs.
This commit is contained in:
committed by
Jonathan Kingston
parent
d2978510ca
commit
50419d6bb1
@@ -21,8 +21,6 @@
|
||||
|
||||
"permissions": [
|
||||
"cookies",
|
||||
"experiments.contextualidentities",
|
||||
"contextualidentities",
|
||||
"tabs",
|
||||
"cookies"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user