Background Color Change Blue Firefox

Examine source code of Background Color Change Blue

Inspect and view changes in Background Color Change Blue source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Background Color Change",
  "version": "1.0",
  "description": "Allows the user to change the background color of a paragraph to purple.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "{3d78207b-698e-458f-ad89-5782fa947e59}"
    }
  }
}

Best Background Color Change Blue Alternatives

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