initial draft

This commit is contained in:
s2
2017-12-11 12:46:54 +01:00
commit 0c72a810d2
6 changed files with 139 additions and 0 deletions

7
src/manifest.json Normal file
View File

@@ -0,0 +1,7 @@
{
"description": "color tabs based on their parent.",
"manifest_version": 2,
"name": "colortabgroups",
"version": "0.0.1",
"homepage_url": "https://git.e.tern.al/s2/colortabgroups",
}