aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
aProxy là gì?
aProxy là một tiện ích mở rộng Chrome được phát triển bởi adjaranet, và tính năng chính của nó là "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".
Ả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 aProxy
Tải xuống các tệp mở rộng aProxy 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
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you have a bad connection - Increased safety of data transferred over the Internet
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | aProxy |
ID | ibalioppfbgkpnijdonlogccokhmplif |
URL Chính Thức | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
Mô tả | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
Kích Thước Tệp | 18.62 KB |
Số Lần Cài Đặt | 2,049 |
Phiên Bản Hiện Tại | 1.0.5 |
Cập Nhật Lần Cuối | 2016-05-10 |
Ngày Phát Hành | 2016-04-21 |
Đánh Giá | 4.30/5 Tổng số 30 Đánh Giá |
Nhà Phát Triển | adjaranet |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "background": { "scripts": [ "app.js" ] }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2, "name": "aProxy", "permissions": [ "proxy" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.5" } |