Background Color Change Purple Firefox

Examine source code of Background Color Change Purple

作者: Lynn Seyff Add-on
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}"
    }
  }
}

最佳 Background Color Change Purple 替代方案

这里是一些与Background Color Change Purple类似的Firefox add-on: