Anonymous Web proxy
Access blocked web resources world-wide, surf the internet freely and be secure online.
Co to jest Anonymous Web proxy?
Anonymous Web proxy to rozszerzenie Chrome opracowane przez http://getbehind.me, a jego główną funkcją jest „Access blocked web resources world-wide, surf the internet freely and be secure online.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Anonymous Web proxy
Pobierz pliki rozszerzeń Anonymous Web proxy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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].
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | iddipkeookjjencfmhnkdihmgllaipmo |
Oficjalny URL | https://chrome.google.com/webstore/detail/anonymous-web-proxy/iddipkeookjjencfmhnkdihmgllaipmo |
Opis | Access blocked web resources world-wide, surf the internet freely and be secure online. |
Rozmiar pliku | 33.09 KB |
Liczba instalacji | 219 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2021-07-17 |
Data Publikacji | 2019-03-07 |
Ocena | 4.00/5 Łącznie 2 Oceny |
Deweloper | http://getbehind.me |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.getbehind.me |
Adres URL Strony Pomocy | https://www.getbehind.me |
Adres URL Strony Polityki Prywatności | https://www.getbehind.me/privacy-policy |
Obsługiwane Języki | 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" } } |