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
Eメール [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"
}