Pocket Geek Privacy

Protect your digital identity and take control of your privacy

Qu'est-ce que Pocket Geek Privacy ?

Pocket Geek Privacy est une extension Chrome développée par Assurant, et sa fonction principale est "Protect your digital identity and take control of your privacy".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Pocket Geek Privacy

Téléchargez les fichiers d'extension Pocket Geek Privacy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Pocket Geek Privacy Pocket Geek Privacy
ID nfheliigoikjebiaebicmaadibeehkjl
URL Officiel https://chromewebstore.google.com/detail/pocket-geek-privacy/nfheliigoikjebiaebicmaadibeehkjl
Description Protect your digital identity and take control of your privacy
Taille du Fichier 9.92 MB
Nombre d'Installations 661
Version Actuelle 3.1.5
Dernière Mise à Jour 2023-12-13
Date de Publication 2020-08-19
Évaluation 5.00/5 Total 1 Évaluations
Développeur Assurant
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.pocketgeekprivacy.com
URL de la Page d'Aide https://help.pocketgeekprivacy.com
URL de la Page de Politique de Confidentialité https://www.assurant.com/privacypolicy
Langues Prises en Charge 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"
}