EXP Anti Detect Browser Free

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

What is EXP Anti Detect Browser Free?

EXP Anti Detect Browser Free is a Chrome extension developed by Nic4Love, and its main feature is "Anti browser leaks: language, time, location, webrtc. You can check from https://whoer.net/".

Extension Screenshots

screenshot
screenshot

Download EXP Anti Detect Browser Free Extension CRX File

Download EXP Anti Detect Browser Free extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        🌟 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.                    

Extension Basic Information

Name EXP Anti Detect Browser Free EXP Anti Detect Browser Free
ID ilhlgpdndaddmmmlnhdeapblelmjmlpl
Official URL 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/
File Size 696 KB
Installation Count 365
Current Version 0.0.7
Last Updated 2024-01-20
Publish Date 2021-08-14
Rating 5.00/5 Total 1 Ratings
Developer Nic4Love
Email [email protected]
Payment Type in_app
Privacy Policy Page URL https://efs.teamexp.net/policy
Supported Languages 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": [
                ""
            ]
        }
    ]
}