12ft.io Proxy
Bypass article paywalls with a single click using 12ft.io.
Cos'è 12ft.io Proxy?
12ft.io Proxy è un'estensione di Chrome sviluppata da https://webverge.io, e la sua funzione principale è "Bypass article paywalls with a single click using 12ft.io.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 12ft.io Proxy
Scarica i file di estensione 12ft.io Proxy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | 12ft.io Proxy |
ID | hhboojdmlpaaacaliombgnmeiglpibpo |
URL Ufficiale | https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo |
Descrizione | Bypass article paywalls with a single click using 12ft.io. |
Dimensione del File | 13.71 KB |
Conteggio Installazioni | 1,272 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2023-06-20 |
Data di Pubblicazione | 2023-06-20 |
Valutazione | 3.67/5 Totale 3 Valutazioni |
Sviluppatore | https://webverge.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://webverge.io/ |
URL della Pagina della Politica sulla Privacy | https://webverge.io/privacy-policy |
Lingue Supportate | 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" } } |