Safehouse PC/Mac (formerly Bodyguard)

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

Что такое Safehouse PC/Mac (formerly Bodyguard)?

Safehouse PC/Mac (formerly Bodyguard) - это расширение Chrome, разработанное Safehouse Tech, и его основная функция - "Protect yourself, your data and your privacy online, and secure your computer.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Safehouse PC/Mac (formerly Bodyguard)

Скачайте файлы расширений Safehouse PC/Mac (formerly Bodyguard) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Safehouse PC/Mac (formerly Bodyguard) Safehouse PC/Mac (formerly Bodyguard)
ID ppbmlefhgoananjpjenjhoihhaohnmol
Официальный URL https://chromewebstore.google.com/detail/safehouse-pcmac-formerly/ppbmlefhgoananjpjenjhoihhaohnmol
Описание Protect yourself, your data and your privacy online, and secure your computer.
Размер файла 3.32 MB
Количество установок 2,222
Текущая Версия 3.2.2
Последнее Обновление 2024-01-11
Дата публикации 2023-02-22
Рейтинг 5.00/5 Всего 14 оценок
Разработчик Safehouse Tech
Электронная почта [email protected]
Тип оплаты in_app
Официальный сайт расширения https://safehousetech.com/
URL страницы помощи https://safehousetech.com/contact
URL страницы политики конфиденциальности https://www.safehousetech.com/privacy-policy
Поддерживаемые языки 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": [
                ""
            ]
        }
    ]
}