Protector by Guardbly

Protector extension by Guardbly

What is Protector by Guardbly?

Protector by Guardbly is a Chrome extension developed by http://guardbly.com, and its main feature is "Protector extension by Guardbly".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Protector by Guardbly Extension CRX File

Download Protector by Guardbly 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 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.                    

Extension Basic Information

Name Protector by Guardbly Protector by Guardbly
ID dmjmfaohcdlmcgdandmeajldhoeigocg
Official URL https://chrome.google.com/webstore/detail/protector-by-guardbly/dmjmfaohcdlmcgdandmeajldhoeigocg
Description Protector extension by Guardbly
File Size 16.93 KB
Installation Count 37
Current Version 1.0.0
Last Updated 2020-11-15
Publish Date 2020-11-15
Developer http://guardbly.com
Email [email protected]
Payment Type free
Extension Website https://guardbly.com
Help Page URL https://guardbly.com/faq
Privacy Policy Page URL https://guardbly.com/privacy-policy
Supported Languages 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
}