Safehouse PC/Mac (formerly Bodyguard)

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

Wat is Safehouse PC/Mac (formerly Bodyguard)?

Safehouse PC/Mac (formerly Bodyguard) is een Chrome-extensie ontwikkeld door Safehouse Tech, en de belangrijkste functie is "Protect yourself, your data and your privacy online, and secure your computer.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Safehouse PC/Mac (formerly Bodyguard)

Download Safehouse PC/Mac (formerly Bodyguard)-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Safehouse PC/Mac (formerly Bodyguard) Safehouse PC/Mac (formerly Bodyguard)
ID ppbmlefhgoananjpjenjhoihhaohnmol
Officiële URL https://chromewebstore.google.com/detail/safehouse-pcmac-formerly/ppbmlefhgoananjpjenjhoihhaohnmol
Beschrijving Protect yourself, your data and your privacy online, and secure your computer.
Bestandsgrootte 3.32 MB
Aantal Installaties 2,222
Huidige Versie 3.2.2
Laatst Bijgewerkt 2024-01-11
Publicatiedatum 2023-02-22
Beoordeling 5.00/5 Totaal 14 Beoordelingen
Ontwikkelaar Safehouse Tech
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://safehousetech.com/
Help Pagina-URL https://safehousetech.com/contact
URL van de Privacybeleid Pagina https://www.safehousetech.com/privacy-policy
Ondersteunde Talen 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": [
                ""
            ]
        }
    ]
}