Changed theme to differentiate from Tab Groups plugin.

This commit is contained in:
2018-05-16 17:27:26 -05:00
parent b3ed754fc4
commit 38972fd87c
15 changed files with 19 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Tab Search",
"version": "1.2.0",
"version": "1.2.2",
"description": "Search Tabs and switch to them quickly.",
"applications": {
@@ -16,14 +16,9 @@
"96": "icons/tabsSearch_96.png"
},
"web_accessible_resources": [
"icons/*.png",
"backgrounds/*.jpg"
],
"web_accessible_resources": [ "icons/*.png" ],
"permissions": [
"tabs"
],
"permissions": [ "tabs" ],
"browser_action": {
"default_icon": "icons/tabsSearch_48.png",