make it work somehow
This commit is contained in:
@@ -1,7 +1,19 @@
|
||||
{
|
||||
"description": "color tabs based on their parent.",
|
||||
"manifest_version": 2,
|
||||
"name": "colortabgroups",
|
||||
"name": "tab-groupcolor",
|
||||
"version": "0.0.1",
|
||||
"homepage_url": "https://git.e.tern.al/s2/colortabgroups",
|
||||
"homepage_url": "https://git.e.tern.al/s2/tab-groupcolor",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "tab-groupcolor@31337.it",
|
||||
"strict_min_version": "57.0"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
"scripts": ["bg.js"]
|
||||
},
|
||||
"permissions": [
|
||||
"<all_urls>"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user