Anonymous Web proxy
Access blocked web resources world-wide, surf the internet freely and be secure online.
Co je Anonymous Web proxy?
Anonymous Web proxy je rozšíření Chrome vyvinuté http://getbehind.me, a jeho hlavní funkcí je „Access blocked web resources world-wide, surf the internet freely and be secure online.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Anonymous Web proxy
Stáhněte si soubory rozšíření Anonymous Web proxy ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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].
Základní Informace o Rozšíření
Název | |
ID | iddipkeookjjencfmhnkdihmgllaipmo |
Oficiální URL | https://chrome.google.com/webstore/detail/anonymous-web-proxy/iddipkeookjjencfmhnkdihmgllaipmo |
Popis | Access blocked web resources world-wide, surf the internet freely and be secure online. |
Velikost souboru | 33.09 KB |
Počet instalací | 219 |
Aktuální Verze | 1.1 |
Poslední Aktualizace | 2021-07-17 |
Datum Vydání | 2019-03-07 |
Hodnocení | 4.00/5 Celkem 2 Hodnocení |
Vývojář | http://getbehind.me |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.getbehind.me |
URL Stránky Nápovědy | https://www.getbehind.me |
URL Stránky Zásad Ochrany Soukromí | https://www.getbehind.me/privacy-policy |
Podporované Jazyky | 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" } } |