Clear web(Validation) Firefox

Examine source code of Clear web(Validation)

Inspect and view changes in Clear web(Validation) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear web",
  "version": "0.9",
  "description": "Clear web par Patb-Dev",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "sketch/front.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "sketch/back.js"
    ],
    "persistent": false
  },
  "browser_action": {},
  "icons": {
    "16": "icons/PatOff.png",
    "48": "icons/PatOff.png",
    "128": "icons/PatOff.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a263b85a-8ee1-486a-b20c-b091b513999f}"
    }
  }
}

Best Clear web(Validation) Alternatives

Here are some Firefox add-ons that are similar to Clear web(Validation):