Anonymous Proxy Browser
Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Wat is Anonymous Proxy Browser?
Anonymous Proxy Browser is een Chrome-extensie ontwikkeld door http://apb.chromecrxstore.com, en de belangrijkste functie is "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".
Extensie Screenshots
Download het CRX-bestand van de extensie Anonymous Proxy Browser
Download Anonymous Proxy Browser-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
You can save your online identity from hackers and websites by browsing anonymously using our online proxy service. Our service can also be used to access blocked websites and files from any country. When you enter the url in our proxy search bar, your IP address is masked by our own servers's IP address, so you don't have to worry about your IP being tracked by anyone. On top of that our proxy server service is fully online, which means you don't need to install any softare to access this service.
Basisinformatie over de Extensie
Naam | |
ID | jflaoihmnpailbppepbbpagccmcmadno |
Officiële URL | https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno |
Beschrijving | Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP. |
Bestandsgrootte | 15.33 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2017-12-25 |
Publicatiedatum | 2017-12-25 |
Beoordeling | 4.48/5 Totaal 29 Beoordelingen |
Ontwikkelaar | http://apb.chromecrxstore.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://apb.chromecrxstore.com/ |
URL van de Privacybeleid Pagina | https://chromecrxstore.com/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anonymous Proxy Browser", "version": "1.3", "description": "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "homepage_url": "http:\/\/apb.chromecrxstore.com\/", "browser_action": { "default_icon": "icon.png", "default_title": "Anonymous Proxy Browser" }, "background": { "scripts": [ "background.js" ], "persistent": false } } |