Pocket Geek Privacy

Protect your digital identity and take control of your privacy

什么是Pocket Geek Privacy?

Pocket Geek Privacy是由Assurant开发的Chrome扩展程序,该扩展的主要功能是“Protect your digital identity and take control of your privacy”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Pocket Geek Privacy扩展crx文件

下载Pocket Geek Privacy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Generate and manage secure passwords, control spam, and keep track of who has your data.

Please note: A subscription to Pocket Geek Privacy through an authorized provider is required.

Pocket Geek Privacy lets you take control of your digital identity. It’s your privacy solution that helps you stay safe online. Everywhere. All the time.

Password Manager
- Easily generate, store, and retrieve strong and unique credentials.
- Decrypt and access all of your info with one Master Key.
- Switch seamlessly between devices and operating systems.

Alias Manager
- Create unlimited anonymous email addresses that mask your personal address.
- Maintain your anonymity, even when replying to emails sent to alias addresses.
- Block unwanted senders and reduce spam.

Additional Features
- Tracker Manager: Block ads and web trackers that monitor and share your online behavior.
- Data Manager: Keep tabs on your trail of digital data.

Use this app together with Pocket Geek Privacy browser extensions (Chrome and Firefox) for the most enhanced privacy experience.

Our Mission
We strive to help you get the most out of your digital life without having to compromise your privacy, security, or peace of mind. We leverage state-of-the-art technology, including the latest encryption standards, to keep your identity and sensitive information safe.

We don’t sell your personal data and our architecture ensures your encrypted data is safe. Only you know your Master Password, which is necessary to decrypt any of your passwords or pieces of data you choose to encrypt.                    

扩展基本信息

名称 Pocket Geek Privacy Pocket Geek Privacy
ID nfheliigoikjebiaebicmaadibeehkjl
官方URL https://chromewebstore.google.com/detail/pocket-geek-privacy/nfheliigoikjebiaebicmaadibeehkjl
简介 Protect your digital identity and take control of your privacy
文件大小 9.92 MB
安装次数 661
当前版本 3.1.5
更新时间 2023-12-13
上架时间 2020-08-19
评分 5.00/5 共1次评分
开发者 Assurant
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.pocketgeekprivacy.com
帮助页面URL https://help.pocketgeekprivacy.com
隐私政策页面URL https://www.assurant.com/privacypolicy
支持的语言 en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pocket Geek Privacy",
    "description": "__MSG_pw_app_description_digitalID__",
    "default_locale": "en",
    "icons": {
        "128": "\/Webpack\/Images\/logoPrimary.png"
    },
    "incognito": "spanning",
    "permissions": [
        "contextMenus",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "idle",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage",
        "webNavigation",
        "webRequest"
    ],
    "manifest_version": 3,
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_icon": "\/Webpack\/Images\/logoDisabled.png",
        "default_title": "Pocket Geek Privacy 3.1.5",
        "default_popup": "\/Webpack\/Html\/MainMenu.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "Webpack\/Fonts\/*",
                "Webpack\/Data\/*",
                "Webpack\/Images\/*",
                "Webpack\/Styles\/*",
                "Webpack\/Html\/*",
                "Webpack\/Lottie\/*",
                "Webpack\/Locales\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "BackgroundBoot.js"
    },
    "version": "3.1.5",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjPucNs+wTkwUUPk\/4Ku2sRCuKTsg\/zh+ynzHTkpIRNMW+GJPWieKstoo6k7eh0aKndQxQlEFJvEfZZ85s26vtI8IX6naPWyVIkp+GBCrTbKuhVLSJKg2WiUMKCAv4Y79Sgfu988cq5Ds1l5ZIdTWt6B+aQe7OI830j8AiF9NsuELTfYBzaNscR265Qw03ubyU\/t1GwwcB+flS9KIBmeBmSiUiGpkoRh\/fOJyb1FjFRFOgsJ1iNq3OFGhU7ycss6IOKOoGTxCJAsHE9mw3nGflPbKuSwVUZ8RrNyfs\/EOJZiv718J23rN8mAGB5\/cEb6t7DcnlY+w3meN31Zod9a5pwIDAQAB"
}