WebExtension.net
Toggle dark mode
WebExtension.net

Link Virus Check - Security Plus

View on Chrome Web Store
View Link Virus Check - Security Plus Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (43 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Provides free checking of urls for viruses. It uses up to 64 different antivirus products and scan engines to check for viruses
Type
Extension
Users
10,000 users
chYer
View author page of chYer
Published
Published on December 1, 2014
Version 0.3.1
Manifest version
2
Updated
Updated on March 10, 2021
productivity/workflow
Extension Category
View on Chrome Web Store
View Link Virus Check - Security Plus Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Link Virus Check - Security Plus",
    "description": "Provides free checking of urls for viruses. It uses up to 64 different antivirus products and scan engines to check for viruses",
    "version": "0.3.1",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "activeTab",
        "notifications",
        "contextMenus",
        "https:\/\/www.virustotal.com\/vtapi\/*"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "common.js"
        ]
    },
    "web_accessible_resources": [
        "data\/inject\/*"
    ],
    "homepage_url": "https:\/\/add0n.com\/security-plus.html",
    "icons": {
        "16": "data\/icons\/16.png",
        "32": "data\/icons\/32.png",
        "48": "data\/icons\/48.png",
        "64": "data\/icons\/64.png",
        "128": "data\/icons\/128.png",
        "256": "data\/icons\/256.png"
    },
    "options_ui": {
        "page": "data\/options\/index.html",
        "chrome_style": true
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top