Private Surfing
Private Surfing
Co to jest Private Surfing?
Private Surfing to rozszerzenie Chrome opracowane przez Billy Beane, a jego główną funkcją jest „Private Surfing”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Private Surfing
Pobierz pliki rozszerzeń Private Surfing 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
Private surfing is a tool that helps you making your internet browsing more secure.
When you enter a website address into the input field, you connect to the site through one of our remote proxy servers. Your browsing then becomes fully anonymous: the sites you visit will not see your actual IP address and you will appear to be accessing the internet from a new location.
If your connection is censored and you cannot open certain sites, a web proxy will bypass the block and restore unrestricted access to your connection. Some content on popular video sites may not be available to watch in your country.
With a web proxy you can reroute your internet connection to a place in the world where the content is available.
Remember to adjust options for optimal performance. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | nhphcinomfddjmeifajleghagjbeilpf |
| Oficjalny URL | https://chromewebstore.google.com/detail/private-surfing/nhphcinomfddjmeifajleghagjbeilpf |
| Opis | Private Surfing |
| Rozmiar pliku | 160 KB |
| Liczba instalacji | 134 |
| Aktualna Wersja | 1.1 |
| Ostatnia Aktualizacja | 2017-08-29 |
| Data Publikacji | 2017-08-29 |
| Ocena | 1.00/5 Łącznie 1 Oceny |
| Deweloper | Billy Beane |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"browser_action": {
"default_popup": "popup.html",
"default_title": "Private Surfing"
},
"description": "Private Surfing",
"icons": {
"128": "img\/x128.png",
"16": "img\/x18.png",
"48": "img\/x48.png"
},
"manifest_version": 2,
"name": "Private Surfing",
"permissions": [
"tabs"
],
"version": "1.1"
} | |