webviruscheck for firefox Firefox

Examine source code of webviruscheck for firefox

Inspect and view changes in webviruscheck for firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "webviruscheck for firefox",
  "version": "1.1.5resigned1",
  "description": "Webページのウィルスチェッカー、ブラクラチェッカー、短縮URLチェッカーであるwebviruscheckへ連携する拡張機能です。リンク上で右クリック、URL文字列を選択して右クリックすることにより、リンク先が危険なサイトでないかを簡単に調べることができます。",
  "permissions": [
    "contextMenus",
    "tabs",
    "http://webapp.chidipy.jpn.com/*"
  ],
  "applications": {
    "gecko": {
      "id": "webviruscheck@chidipy.jpn.com",
      "strict_min_version": "49.0"
    }
  },
  "background": {
    "scripts": [
      "main.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "iicons/con128.png"
  },
  "homepage_url": "http://webapp.chidipy.jpn.com/webviruscheck.html",
  "manifest_version": 2
}

Best webviruscheck for firefox Alternatives

Here are some Firefox add-ons that are similar to webviruscheck for firefox: