WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
hide.me Proxy

hide.me Proxy

View on Chrome Web Store
View hide.me Proxy Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (195 ratings)
1 new ratings
2 views
This extension has been viewed 2 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Unblock any website with hide.me Proxy!
Type
Extension
Users
100,000 users
Website hide.me
eVenture Ltd
View author page of eVenture Ltd
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 11, 2018
Version 1.3.0
Manifest version
3
Updated
Updated on July 29, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View hide.me Proxy Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.0",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "homepage_url": "https:\/\/hide.me\/",
    "icons": {
        "16": "images\/icon16_off.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "alarms",
        "proxy",
        "privacy",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                ".\/javascripts\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "main.js"
    },
    "action": {
        "default_icon": "images\/icon16_off.png",
        "default_title": "__MSG_ext_default_title__",
        "default_popup": "popup.html"
    },
    "minimum_chrome_version": "88.0.0"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top