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입니다: