Simple Color Changer Firefox

Examine source code of Simple Color Changer

By: kiko
Inspect and view changes in Simple Color Changer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Color Changer",
  "version": "1.0",
  "description": "Changes background color to light yellow",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Change Color"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9052a63d-d4d0-47e1-93ed-6fc4fa6ef14a}"
    }
  }
}

Best Simple Color Changer Alternatives

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