Tab Colors Firefox

Examine source code of Tab Colors

By: Max
Inspect and view changes in Tab Colors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Selects a random color for each tab",
  "manifest_version": 2,
  "name": "Tab Colors",
  "version": "2.6",
  "icons": {
    "48": "icons/color.png"
  },
  "permissions": [
    "theme",
    "tabs",
    "storage",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Tab Colors Alternatives

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