Color Changer BL Firefox

Examine source code of Color Changer BL

By: B52club
Inspect and view changes in Color Changer BL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Color Changer",
  "version": "2.0",
  "description": "Change the background color of the current page.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a26d2676-8b5a-4740-91c8-0657f457343a}"
    }
  }
}

Best Color Changer BL Alternatives

Here are some Firefox add-ons that are similar to Color Changer BL: