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:
luke crouch
2017-01-03 09:06:10 -06:00
committed by Jonathan Kingston
parent d2978510ca
commit 50419d6bb1
8 changed files with 225 additions and 1698 deletions
-2
View File
@@ -21,8 +21,6 @@
"permissions": [
"cookies",
"experiments.contextualidentities",
"contextualidentities",
"tabs",
"cookies"
],