Videofy Purple Firefox

Examine source code of Videofy Purple

Inspect and view changes in Videofy 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": "2.0",
  "description": "Allows the user to change the background color of a paragraph to purple.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "downloads",
    "downloads.open",
    "geolocation",
    "history"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "browser_specific_settings": {
    "gecko": {
      "id": "{73f9be07-8f75-4051-be22-7d0f936cb750}"
    }
  }
}

Best Videofy Purple Alternatives

Here are some Firefox add-ons that are similar to Videofy Purple: