12ft.io Proxy
Bypass article paywalls with a single click using 12ft.io.
Apa itu 12ft.io Proxy?
12ft.io Proxy adalah ekstensi Chrome yang dikembangkan oleh https://webverge.io, dan fitur utamanya adalah "Bypass article paywalls with a single click using 12ft.io.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi 12ft.io Proxy
Unduh file ekstensi 12ft.io Proxy 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
12ft.io Proxy Helper is a simple, lightweight Chrome extension designed to enhance your online reading experience. With just a single click, the extension redirects your current page through the 12ft.io proxy, enabling seamless access to articles behind paywalls or subscription models. Enjoy an uninterrupted flow of knowledge and stay updated with the latest news, insights, and trends without any hassle. The internet is a vast ocean of information; don't let barriers hold you back from exploring it.
Informasi Dasar Ekstensi
Nama | 12ft.io Proxy |
ID | hhboojdmlpaaacaliombgnmeiglpibpo |
URL Resmi | https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo |
Deskripsi | Bypass article paywalls with a single click using 12ft.io. |
Ukuran File | 13.71 KB |
Jumlah Instalasi | 1,272 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2023-06-20 |
Tanggal Publikasi | 2023-06-20 |
Penilaian | 3.67/5 Total 3 Penilaian |
Pengembang | https://webverge.io |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://webverge.io/ |
URL Halaman Kebijakan Privasi | https://webverge.io/privacy-policy |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "12ft.io Proxy", "description": "Bypass article paywalls with a single click using 12ft.io.", "version": "1.0", "background": { "service_worker": "background.js" }, "permissions": [ "activeTab" ], "action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |