Background Color Change Purple Firefox

Examine source code of Background Color Change Purple

Inspect and view changes in Background Color Change Purple 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": "{3eaed189-abf4-4012-8b81-0a5d0e68a826}"
    }
  }
}

Mejores alternativas Background Color Change Purple

Aquí hay algunas Firefox add-ons que son similares a Background Color Change Purple: