aProxy
aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…
Apa itu aProxy?
aProxy adalah ekstensi Chrome yang dikembangkan oleh adjaranet, dan fitur utamanya adalah "aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi aProxy
Unduh file ekstensi aProxy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | aProxy |
ID | ibalioppfbgkpnijdonlogccokhmplif |
URL Resmi | https://chromewebstore.google.com/detail/aproxy/ibalioppfbgkpnijdonlogccokhmplif |
Deskripsi | aProxy will give you the following benefits: - Access to websites if it is unavailable for you; - Improved connection speed if you… |
Ukuran File | 18.62 KB |
Jumlah Instalasi | 2,049 |
Versi Saat Ini | 1.0.5 |
Terakhir Diperbarui | 2016-05-10 |
Tanggal Publikasi | 2016-04-21 |
Penilaian | 4.30/5 Total 30 Penilaian |
Pengembang | adjaranet |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |