EXP Anti Detect Browser Free

Anti browser leaks: language, time, location, webrtc. You can check from https://whoer.net/

Qu'est-ce que EXP Anti Detect Browser Free ?

EXP Anti Detect Browser Free est une extension Chrome développée par Nic4Love, et sa fonction principale est "Anti browser leaks: language, time, location, webrtc. You can check from https://whoer.net/".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension EXP Anti Detect Browser Free

Téléchargez les fichiers d'extension EXP Anti Detect Browser Free 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

                        🌟 Attention
Extension requires permission to run in private window

🌟 Privacy Policy

This extension is a Purchase app. This SERVICE is provided by EXP and is intended for use as is.


This page is used to inform website visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service.

If you choose to use our Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that we collect is used for providing and improving the Service. We will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as our Terms and Conditions

🌟Information Collection and Use

For a better experience, while using our Service, we may require you to provide us with certain personally identifiable information, including but not limited to email, name. The information that we request is will be retained by us and used as described in this privacy policy.

🌟Service Providers

We may employ third-party companies and individuals due to the following reasons:

+ To facilitate our Service;
+ To provide the Service on our behalf;
+ To perform Service-related services; or
+ To assist us in analyzing how our Service is used.
We want to inform users of this Service that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.

🌟Security

We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.

🌟Changes to This Privacy Policy

We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. We will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.

🌟Contact Us

If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us.                    

Informations de Base sur l'Extension

Nom EXP Anti Detect Browser Free EXP Anti Detect Browser Free
ID ilhlgpdndaddmmmlnhdeapblelmjmlpl
URL Officiel https://chromewebstore.google.com/detail/exp-anti-detect-browser-f/ilhlgpdndaddmmmlnhdeapblelmjmlpl
Description Anti browser leaks: language, time, location, webrtc. You can check from https://whoer.net/
Taille du Fichier 696 KB
Nombre d'Installations 365
Version Actuelle 0.0.7
Dernière Mise à Jour 2024-01-20
Date de Publication 2021-08-14
Évaluation 5.00/5 Total 1 Évaluations
Développeur Nic4Love
Email [email protected]
Type de Paiement in_app
URL de la Page de Politique de Confidentialité https://efs.teamexp.net/policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "EXP Anti Detect Browser Free",
    "version": "0.0.7",
    "description": "Anti browser leaks: language, time, location, webrtc. You can check from https:\/\/whoer.net\/",
    "author": "Nic",
    "permissions": [
        "proxy",
        "privacy",
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess",
        "webRequest",
        "webRequestAuthProvider"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.min.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                ""
            ],
            "js": [
                "content.min.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "inject.min.js",
                "revert.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}