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}"
    }
  }
}

Melhores alternativas Background Color Change Purple

Aqui estão algumas Firefox add-ons que são similares a Background Color Change Purple: