Avg Antivirus

Avg Antivirus! online security system

What is Avg Antivirus?

Avg Antivirus is a Chrome extension developed by onnumarahagi, and its main feature is "Avg Antivirus! online security system".

Download Avg Antivirus Extension CRX File

Download Avg Antivirus extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Avg Antivirus Avg Antivirus
ID obdbjfggeligjneffbfdalhochfimkgj
Official URL https://chrome.google.com/webstore/detail/avg-antivirus/obdbjfggeligjneffbfdalhochfimkgj
Description Avg Antivirus! online security system
File Size 27.04 KB
Installation Count 160
Current Version 0.26
Last Updated 2020-10-19
Publish Date 2020-10-19
Developer onnumarahagi
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "image\/19.png",
            "38": "image\/38.png"
        },
        "default_title": "Memory Game",
        "name": "Click to start"
    },
    "description": "Avg Antivirus! online security system",
    "icons": {
        "128": "image\/128.png",
        "16": "image\/16.png",
        "19": "image\/19.png",
        "48": "image\/48.png"
    },
    "manifest_version": 2,
    "name": "Avg Antivirus",
    "offline_enabled": false,
    "permissions": [
        "tabs",
        "unlimitedStorage"
    ],
    "version": "0.26"
}