blurweb.app Firefox

Examine source code of blurweb.app

Inspect and view changes in blurweb.app source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "blurweb.app",
  "version": "1.0.3",
  "manifest_version": 2,
  "description": "Blur any element text, image, input or paragraphs with single click.",
  "homepage_url": "https://blurweb.app",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "/js/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icon16.png",
    "default_title": "blurweb.app"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "css": [
        "styles.css"
      ],
      "js": [
        "/js/content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://www.google.com/*"
      ]
    }
  ]
}

Best blurweb.app Alternatives

Here are some Firefox add-ons that are similar to blurweb.app: