Avg Antivirus

Avg Antivirus! online security system

什么是Avg Antivirus?

Avg Antivirus是由onnumarahagi开发的Chrome扩展程序,该扩展的主要功能是“Avg Antivirus! online security system”。

下载Avg Antivirus扩展crx文件

下载Avg Antivirus扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 Avg Antivirus Avg Antivirus
ID obdbjfggeligjneffbfdalhochfimkgj
官方URL https://chrome.google.com/webstore/detail/avg-antivirus/obdbjfggeligjneffbfdalhochfimkgj
简介 Avg Antivirus! online security system
文件大小 27.04 KB
安装次数 160
当前版本 0.26
更新时间 2020-10-19
上架时间 2020-10-19
开发者 onnumarahagi
付费类型 free
支持的语言 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"
}