Private Surfing
Private Surfing
Cos'è Private Surfing?
Private Surfing è un'estensione di Chrome sviluppata da Billy Beane, e la sua funzione principale è "Private Surfing".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Private Surfing
Scarica i file di estensione Private Surfing in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | nhphcinomfddjmeifajleghagjbeilpf |
| URL Ufficiale | https://chromewebstore.google.com/detail/private-surfing/nhphcinomfddjmeifajleghagjbeilpf |
| Descrizione | Private Surfing |
| Dimensione del File | 160 KB |
| Conteggio Installazioni | 134 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2017-08-29 |
| Data di Pubblicazione | 2017-08-29 |
| Valutazione | 1.00/5 Totale 1 Valutazioni |
| Sviluppatore | Billy Beane |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
} | |