Quora Blur Remover Firefox

Examine source code of Quora Blur Remover

Inspect and view changes in Quora Blur Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quora Blur Remover",
  "version": "1.1",
  "description": "Removes the Blur on photos from Quora's page",
  "permissions": [
    "activeTab",
    "https://www.quora.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.quora.com/*"
      ],
      "js": [
        "contentScript.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5ebbcd37-584f-4ffb-babc-141dc4cb9e8d}"
    }
  }
}

Best Quora Blur Remover Alternatives

Here are some Firefox add-ons that are similar to Quora Blur Remover: