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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}