Safehouse PC/Mac (formerly Bodyguard)

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

Qu'est-ce que Safehouse PC/Mac (formerly Bodyguard) ?

Safehouse PC/Mac (formerly Bodyguard) est une extension Chrome développée par Safehouse Tech, et sa fonction principale est "Protect yourself, your data and your privacy online, and secure your computer.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Safehouse PC/Mac (formerly Bodyguard)

Téléchargez les fichiers d'extension Safehouse PC/Mac (formerly Bodyguard) 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

                        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.                    

Informations de Base sur l'Extension

Nom Safehouse PC/Mac (formerly Bodyguard) Safehouse PC/Mac (formerly Bodyguard)
ID ppbmlefhgoananjpjenjhoihhaohnmol
URL Officiel https://chromewebstore.google.com/detail/safehouse-pcmac-formerly/ppbmlefhgoananjpjenjhoihhaohnmol
Description Protect yourself, your data and your privacy online, and secure your computer.
Taille du Fichier 3.32 MB
Nombre d'Installations 2,222
Version Actuelle 3.2.2
Dernière Mise à Jour 2024-01-11
Date de Publication 2023-02-22
Évaluation 5.00/5 Total 14 Évaluations
Développeur Safehouse Tech
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://safehousetech.com/
URL de la Page d'Aide https://safehousetech.com/contact
URL de la Page de Politique de Confidentialité https://www.safehousetech.com/privacy-policy
Langues Prises en Charge 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": [
                ""
            ]
        }
    ]
}