GeoProxy - Free Proxy

Proxy based on location

Was ist GeoProxy - Free Proxy?

GeoProxy - Free Proxy ist eine Chrome-Erweiterung, die von Vin entwickelt wurde, und ihr Hauptmerkmal ist "Proxy based on location".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

GeoProxy - Free Proxy-Erweiterungs-CRX-Datei herunterladen

Laden Sie GeoProxy - Free Proxy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Use location based proxies with GeoProxy. It's completely free!!

This extension provides an easy to use intuitive interface for connecting to free proxy from a country of your choice. Trusted by hundreds of thousands of users from all over the world.

Please note that free proxies get overloaded easily since many people use it. To help you identify an active working proxy, this extension performs real-time testing of proxies before it can be used.


Why You Should Use GeoProxy:

Stay Anonymous
-------------------------------
Browse websites anonymously and stay protected even when you are using public Wi-Fi or hotspots.
Keep your activities on the internet safe and private.

Unblock Websites
-------------------------------
Hide your real IP address and mask your physical location.
Bypass geo-restrictions to unblock Youtube, Twitter, Facebook, Netflix or any other websites that are blocked.

Free Proxies
-------------------------------
Access all your favorite content easily with proxies which are absolutely free. You can select a proxy from any location of your choice.

Protect Privacy
-------------------------------
Safeguard your privacy and prevent websites from tracking or selling your personal data.
Your online identity is in your control and can no longer be tracked.


How to use
• Select a country from the list (select 'All' to search from all countries).
• Click 'Connect' to find and connect to an active working proxy from that country.
• Once connected, you will see the 'ON' badge on the GeoProxy icon.
• Click 'Disconnect' to stop using the proxy and use direct connection instead.


Online freedom is only a single click away.

Happy proxy'ing!!                    

Grundlegende Informationen zur Erweiterung

Name GeoProxy - Free Proxy GeoProxy - Free Proxy
ID pooljnboifbodgifngpppfklhifechoe
Offizielle URL https://chromewebstore.google.com/detail/geoproxy-free-proxy/pooljnboifbodgifngpppfklhifechoe
Beschreibung Proxy based on location
Dateigröße 59.5 KB
Installationsanzahl 138,586
Aktuelle Version 2.0
Letztes Update 2022-07-06
Veröffentlichungsdatum 2019-06-24
Bewertung 3.78/5 Insgesamt 1064 Bewertungen
Entwickler Vin
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GeoProxy - Free Proxy",
    "short_name": "GeoProxy",
    "version": "2.0",
    "description": "Proxy based on location",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_title": "GeoProxy - Free Proxy",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png"
        }
    },
    "permissions": [
        "storage",
        "proxy"
    ],
    "host_permissions": [
        "https:\/\/www.socks-proxy.net\/"
    ]
}