fix #9: implement sorting tabs by container (#23)

This commit is contained in:
luke crouch
2016-12-29 09:09:19 -06:00
committed by Jonathan Kingston
parent 3c06f76ab3
commit d2978510ca
4 changed files with 36 additions and 7 deletions
+3 -2
View File
@@ -22,7 +22,9 @@
"permissions": [
"cookies",
"experiments.contextualidentities",
"contextualidentities"
"contextualidentities",
"tabs",
"cookies"
],
"browser_action": {
@@ -36,4 +38,3 @@
}
}