Anonymous Proxy Browser
Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
What is Anonymous Proxy Browser?
Anonymous Proxy Browser is a Chrome extension developed by http://apb.chromecrxstore.com, and its main feature is "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".
Extension Screenshots
Download Anonymous Proxy Browser Extension CRX File
Download Anonymous Proxy Browser extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jflaoihmnpailbppepbbpagccmcmadno |
Official URL | https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno |
Description | Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP. |
File Size | 15.33 KB |
Installation Count | 2,000 |
Current Version | 1.3 |
Last Updated | 2017-12-25 |
Publish Date | 2017-12-25 |
Rating | 4.48/5 Total 29 Ratings |
Developer | http://apb.chromecrxstore.com |
[email protected] | |
Payment Type | free |
Extension Website | http://apb.chromecrxstore.com/ |
Privacy Policy Page URL | https://chromecrxstore.com/privacy-policy |
Supported Languages | 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 } } |