Favorite Background Color Firefox

Examine source code of Favorite Background Color

By: HB88SG
Inspect and view changes in Favorite Background Color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Favorite Background Color",
  "version": "1.0",
  "description": "Change the webpage's background color to your favorite color.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/color-change-48.png",
    "default_popup": "popup.html",
    "default_title": "Change Background Color"
  },
  "icons": {
    "48": "icons/color-change-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ec29995d-4253-46ac-8c3e-5714d07164b6}"
    }
  }
}

Best Favorite Background Color Alternatives

Here are some Firefox add-ons that are similar to Favorite Background Color: