Anonymous Web proxy
Access blocked web resources world-wide, surf the internet freely and be secure online.
Was ist Anonymous Web proxy?
Anonymous Web proxy ist eine Chrome-Erweiterung, die von http://getbehind.me entwickelt wurde, und ihr Hauptmerkmal ist "Access blocked web resources world-wide, surf the internet freely and be secure online.".
Erweiterungsscreenshots
Anonymous Web proxy-Erweiterungs-CRX-Datei herunterladen
Laden Sie Anonymous Web 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
Getbehind.me offers worldwide proxy servers infrastructure that provides anonymous location targeted browsing experience. This means you can access blocked websites from any location. It's free and easy to use! After installing, you only need to pick the location you need and then click the connect button. Once you'll be connected, all the websites you will visit are going to recognize you from the selected location. If you have any technical difficulties, please let us know at [email protected].
Grundlegende Informationen zur Erweiterung
Name | |
ID | iddipkeookjjencfmhnkdihmgllaipmo |
Offizielle URL | https://chrome.google.com/webstore/detail/anonymous-web-proxy/iddipkeookjjencfmhnkdihmgllaipmo |
Beschreibung | Access blocked web resources world-wide, surf the internet freely and be secure online. |
Dateigröße | 33.09 KB |
Installationsanzahl | 219 |
Aktuelle Version | 1.1 |
Letztes Update | 2021-07-17 |
Veröffentlichungsdatum | 2019-03-07 |
Bewertung | 4.00/5 Insgesamt 2 Bewertungen |
Entwickler | http://getbehind.me |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.getbehind.me |
Hilfeseite URL | https://www.getbehind.me |
URL der Datenschutzrichtlinien-Seite | https://www.getbehind.me/privacy-policy |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anonymous Web proxy", "description": "Access blocked web resources world-wide, surf the internet freely and be secure online.", "version": "1.1", "permissions": [], "browser_action": { "default_icon": "img\/icon16.png", "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" } } |