colorf0x Firefox

Examine source code of colorf0x

Inspect and view changes in colorf0x source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "colorf0x",
  "version": "1.51",
  "description": "Match the theme-color of the website with Firefox's UI",
  "homepage_url": "https://github.com/Arecsu/colorf0x/",
  "author": "Alejandro Romano",
  "icons": {
    "16": "images/colorf0x_16.png",
    "32": "images/colorf0x_32.png",
    "48": "images/colorf0x_48.png",
    "96": "images/colorf0x_96.png",
    "128": "images/colorf0x_128.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "theme",
    "browserSettings",
    "management"
  ],
  "background": {
    "scripts": [
      "background.js",
      "chroma.min.js"
    ],
    "type": "module",
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "colorf0x@AlejandroRomano"
    }
  }
}

Best colorf0x Alternatives

Here are some Firefox add-ons that are similar to colorf0x: