12ft.io Proxy
Bypass article paywalls with a single click using 12ft.io.
Wat is 12ft.io Proxy?
12ft.io Proxy is een Chrome-extensie ontwikkeld door https://webverge.io, en de belangrijkste functie is "Bypass article paywalls with a single click using 12ft.io.".
Extensie Screenshots
Download het CRX-bestand van de extensie 12ft.io Proxy
Download 12ft.io Proxy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | 12ft.io Proxy |
ID | hhboojdmlpaaacaliombgnmeiglpibpo |
Officiële URL | https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo |
Beschrijving | Bypass article paywalls with a single click using 12ft.io. |
Bestandsgrootte | 13.71 KB |
Aantal Installaties | 1,272 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2023-06-20 |
Publicatiedatum | 2023-06-20 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://webverge.io |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://webverge.io/ |
URL van de Privacybeleid Pagina | https://webverge.io/privacy-policy |
Ondersteunde Talen | 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" } } |