Anonymous Proxy Browser
Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.
Anonymous Proxy Browser là gì?
Anonymous Proxy Browser là một tiện ích mở rộng Chrome được phát triển bởi http://apb.chromecrxstore.com, và tính năng chính của nó là "Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Anonymous Proxy Browser
Tải xuống các tệp mở rộng Anonymous Proxy Browser dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jflaoihmnpailbppepbbpagccmcmadno |
URL Chính Thức | https://chrome.google.com/webstore/detail/anonymous-proxy-browser/jflaoihmnpailbppepbbpagccmcmadno |
Mô tả | Access and download blocked websites and files using our proxy service, it also hides your identity by masking your IP. |
Kích Thước Tệp | 15.33 KB |
Số Lần Cài Đặt | 2,000 |
Phiên Bản Hiện Tại | 1.3 |
Cập Nhật Lần Cuối | 2017-12-25 |
Ngày Phát Hành | 2017-12-25 |
Đánh Giá | 4.48/5 Tổng số 29 Đánh Giá |
Nhà Phát Triển | http://apb.chromecrxstore.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://apb.chromecrxstore.com/ |
URL Trang Chính Sách Bảo Mật | https://chromecrxstore.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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 } } |