Change Background Coor Firefox

Examine source code of Change Background Coor

Inspect and view changes in Change Background Coor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Change Background Color",
  "version": "1.0",
  "description": "Addon để thay đổi màu nền của trang web.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9e00f765-6c84-4165-a9a2-87f3639ca76b}"
    }
  }
}

Best Change Background Coor Alternatives

Here are some Firefox add-ons that are similar to Change Background Coor: