Antivirus - Protection

Our free Antivirus scan keep your computer safe & running full-speed.

Cos'è Antivirus - Protection?

Antivirus - Protection è un'estensione di Chrome sviluppata da ProApp, e la sua funzione principale è "Our free Antivirus scan keep your computer safe & running full-speed.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Antivirus - Protection

Scarica i file di estensione Antivirus - Protection in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Antivirus - Protection prevents the spread of viruses and malware that affect Chrome detecting them on your device before they get spread.

Antivirus - Protection has a proprietary deep protection scanning, it scans both websites and files for viruses and malware. Antivirus - Protection  is one of the only security
applications that scans files and looks inside websites as they are created or changed on your device's storage!

ProApp has put their best efforts forward to ensure that Antivirus - Protection is as simple as it can get.

Antivirus Protection Features
★ Real time protection scans apps, files, and looks inside zip files as you install them
★ Deep scan will scan the entire contents of your apps for deeply embedded viruses and malware
★ Scans the files for viruses
★ Beautiful simple interface
★ Optimized for tablets                    

Informazioni di Base sull'Estensione

Nome Antivirus - Protection Antivirus - Protection
ID foebaddedifcndhkickkdnhojlfjodil
URL Ufficiale https://chrome.google.com/webstore/detail/antivirus-protection/foebaddedifcndhkickkdnhojlfjodil
Descrizione Our free Antivirus scan keep your computer safe & running full-speed.
Dimensione del File 119 KB
Conteggio Installazioni 1,000
Versione Corrente 1.0.0
Ultimo Aggiornamento 2021-08-05
Data di Pubblicazione 2021-08-05
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore ProApp
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/128.png"
    },
    "name": "__MSG_name__",
    "short_name": "__MSG_shortName__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "64": "images\/64.png",
        "128": "images\/128.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "container": "GOOGLE_DRIVE",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}