Protector by Guardbly

Protector extension by Guardbly

Qu'est-ce que Protector by Guardbly ?

Protector by Guardbly est une extension Chrome développée par http://guardbly.com, et sa fonction principale est "Protector extension by Guardbly".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Protector by Guardbly

Téléchargez les fichiers d'extension Protector by Guardbly au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Extension designed for protection your main Guardbly extension from being disabled and to notify you about unwanted uninstallation.

Add our main, free "Guardbly" extension for full cybersecurity and/or parental control features.                    

Informations de Base sur l'Extension

Nom Protector by Guardbly Protector by Guardbly
ID dmjmfaohcdlmcgdandmeajldhoeigocg
URL Officiel https://chrome.google.com/webstore/detail/protector-by-guardbly/dmjmfaohcdlmcgdandmeajldhoeigocg
Description Protector extension by Guardbly
Taille du Fichier 16.93 KB
Nombre d'Installations 37
Version Actuelle 1.0.0
Dernière Mise à Jour 2020-11-15
Date de Publication 2020-11-15
Développeur http://guardbly.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://guardbly.com
URL de la Page d'Aide https://guardbly.com/faq
URL de la Page de Politique de Confidentialité https://guardbly.com/privacy-policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Protector by Guardbly",
    "version": "1.0.0",
    "description": "Protector extension by Guardbly",
    "permissions": [
        "storage",
        "background",
        "management"
    ],
    "icons": {
        "16": "assets\/images\/16.png",
        "32": "assets\/images\/32.png",
        "48": "assets\/images\/48.png",
        "128": "assets\/images\/128.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "background\/management.js"
        ]
    },
    "manifest_version": 2
}