Pocket Geek Privacy

Protect your digital identity and take control of your privacy

O que é Pocket Geek Privacy?

Pocket Geek Privacy é uma extensão do Chrome desenvolvida por Assurant, e sua principal característica é "Protect your digital identity and take control of your privacy".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Pocket Geek Privacy

Baixe arquivos de extensão Pocket Geek Privacy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Pocket Geek Privacy Pocket Geek Privacy
ID nfheliigoikjebiaebicmaadibeehkjl
URL Oficial https://chromewebstore.google.com/detail/pocket-geek-privacy/nfheliigoikjebiaebicmaadibeehkjl
Descrição Protect your digital identity and take control of your privacy
Tamanho do Arquivo 9.92 MB
Contagem de Instalações 661
Versão Atual 3.1.5
Última Atualização 2023-12-13
Data de Publicação 2020-08-19
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor Assurant
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.pocketgeekprivacy.com
URL da Página de Ajuda https://help.pocketgeekprivacy.com
URL da Página de Política de Privacidade https://www.assurant.com/privacypolicy
Idiomas Suportados 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"
}