Private Surfing
Private Surfing
Was ist Private Surfing?
Private Surfing ist eine Chrome-Erweiterung, die von Billy Beane entwickelt wurde, und ihr Hauptmerkmal ist "Private Surfing".
Erweiterungsscreenshots
Private Surfing-Erweiterungs-CRX-Datei herunterladen
Laden Sie Private Surfing-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
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nhphcinomfddjmeifajleghagjbeilpf |
| Offizielle URL | https://chromewebstore.google.com/detail/private-surfing/nhphcinomfddjmeifajleghagjbeilpf |
| Beschreibung | Private Surfing |
| Dateigröße | 160 KB |
| Installationsanzahl | 134 |
| Aktuelle Version | 1.1 |
| Letztes Update | 2017-08-29 |
| Veröffentlichungsdatum | 2017-08-29 |
| Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
| Entwickler | Billy Beane |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
} | |