Safehouse PC/Mac (formerly Bodyguard)

Protect yourself, your data and your privacy online, and secure your computer.

¿Qué es Safehouse PC/Mac (formerly Bodyguard)?

Safehouse PC/Mac (formerly Bodyguard) es una extensión de Chrome desarrollada por Safehouse Tech, y su función principal es "Protect yourself, your data and your privacy online, and secure your computer.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Safehouse PC/Mac (formerly Bodyguard)

Descarga archivos de extensión Safehouse PC/Mac (formerly Bodyguard) en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Protect yourself, your data and your privacy online, and secure your computer.
Want to be safer online but have no idea where to start? You've come to the right place! Safehouse PC/Mac (formerly Bodyguard) is an intuitive companion for protecting yourself, your data and your privacy online, and securing your computer. It's all-in-one protection for the web wise.
Features include:
• Active Defence: blocks malicious attacks and harmful websites and ads.
• Link Protection: prevents you from opening dangerous links, like phishing, scams and malware.
• Do Not Track: Optimise memory usage and battery consumption by suspending unused open tabs.
• Performance Plus: asks websites not to track your browsing activity.
• Site Permissions: monitor and disable the permissions you give to each website, including their access to your camera and microphone.
• Breach Detection: real-time dark web monitoring alerts you when your information is leaked.
• Cyber Insurance: Rs 25,000 covered by HDFC ERGO for the digital theft of funds.*
Unlike legacy technologies that use anti-viruses to clean an infected PC, Safehouse Browser Extension blocks dangers from getting in the first place. That's why 3 million users trust us to protect them online.
With Safehouse PC/Mac (formerly Bodyguard), it's easy to monitor, control, protect and improve your digital life to know your data is always private and identity secure.
About Safehouse:
Safehouse is a consumer-facing cyber security company that protects users from digital harm and accompanies them through their daily internet use to make them smarter and safer online. Our customers are substantially more secure online than the average internet user.
It is our mission to make it easy and accessible for everyone to monitor, control and protect their identity online. With Safehouse, our users are web-wise, effortlessly leading private, safe, connected lives.
More info:
If you have a licence key, you can register it at www.securemydevice.com and then log in.
Please visit www.safehousetech.com for more information including our Privacy Policy.
Customer Support: Email us at [email protected], call us at +91 84484455227 or WhatsApp us at +91 9625084349
*Available for Indian citizens. T&Cs apply.                    

Información Básica de la Extensión

Nombre Safehouse PC/Mac (formerly Bodyguard) Safehouse PC/Mac (formerly Bodyguard)
ID ppbmlefhgoananjpjenjhoihhaohnmol
URL Oficial https://chromewebstore.google.com/detail/safehouse-pcmac-formerly/ppbmlefhgoananjpjenjhoihhaohnmol
Descripción Protect yourself, your data and your privacy online, and secure your computer.
Tamaño del Archivo 3.32 MB
Cantidad de Instalaciones 2,222
Versión Actual 3.2.2
Última Actualización 2024-01-11
Fecha de Publicación 2023-02-22
Calificación 5.00/5 Total de 14 Calificaciones
Desarrollador Safehouse Tech
Correo electrónico [email protected]
Tipo de Pago in_app
Sitio Web de la Extensión https://safehousetech.com/
URL de la Página de Ayuda https://safehousetech.com/contact
URL de la Página de Política de Privacidad https://www.safehousetech.com/privacy-policy
Idiomas Soportados de,en,th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.18700128.png",
        "32": "icon32.plasmo.b6b47ce3.png",
        "48": "icon48.plasmo.eac141ce.png",
        "64": "icon64.plasmo.6ea615b8.png",
        "128": "icon128.plasmo.651711eb.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.18700128.png",
            "32": "icon32.plasmo.b6b47ce3.png",
            "48": "icon48.plasmo.eac141ce.png",
            "64": "icon64.plasmo.6ea615b8.png",
            "128": "icon128.plasmo.651711eb.png"
        },
        "default_popup": "popup.html"
    },
    "version": "3.2.2",
    "author": "Safehouse Tech",
    "name": "Safehouse PC\/Mac (formerly Bodyguard)",
    "description": "Protect yourself, your data and your privacy online, and secure your computer.",
    "background": {
        "service_worker": "background.d5306455.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "tabs",
        "unlimitedStorage",
        "storage",
        "privacy",
        "contentSettings",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "contextMenus",
        "system.cpu",
        "system.memory"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.2b4bf174.js"
            ],
            "css": []
        }
    ],
    "host_permissions": [
        ""
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": false,
                "id": "adv",
                "path": "adv.1ea23e48.json"
            },
            {
                "enabled": false,
                "id": "adv-filter",
                "path": "adv-filter-list.88e2404d.json"
            },
            {
                "enabled": false,
                "id": "susp",
                "path": "susp.5a0c0c2f.json"
            }
        ]
    },
    "short_name": "Bodyguard",
    "default_locale": "en",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/fonts\/TomatoGrotesk-Medium.ttf",
                "assets\/images\/*.*",
                "tabs\/block.html"
            ],
            "matches": [
                ""
            ]
        }
    ]
}