Color Tab Group Firefox

Examine source code of Color Tab Group

By: Simon Add-on
Inspect and view changes in Color Tab Group source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Color tabs based on their parent.",
  "manifest_version": 2,
  "name": "Color Tab Group",
  "version": "0.0.14",
  "homepage_url": "https://git.e.tern.al/s2/tab-groupcolor",
  "icons": {
    "48": "img/icon-48.png"
  },
  "applications": {
    "gecko": {
      "id": "tab-groupcolor@31337.it",
      "strict_min_version": "57.0"
    }
  },
  "background": {
    "scripts": [
      "bg.js",
      "utils.js"
    ]
  },
  "permissions": [
    "storage",
    "webNavigation",
    "<all_urls>"
  ],
  "options_ui": {
    "browser_style": true,
    "page": "options/options.html"
  }
}

Best Color Tab Group Alternatives

Here are some Firefox add-ons that are similar to Color Tab Group: