12ft.io Proxy
Bypass article paywalls with a single click using 12ft.io.
什么是12ft.io Proxy?
12ft.io Proxy是由https://webverge.io开发的Chrome扩展程序,该扩展的主要功能是“Bypass article paywalls with a single click using 12ft.io.”。
扩展截图
下载12ft.io Proxy扩展crx文件
下载12ft.io Proxy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | 12ft.io Proxy |
ID | hhboojdmlpaaacaliombgnmeiglpibpo |
官方URL | https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo |
简介 | Bypass article paywalls with a single click using 12ft.io. |
文件大小 | 13.71 KB |
安装次数 | 1,272 |
当前版本 | 1.0 |
更新时间 | 2023-06-20 |
上架时间 | 2023-06-20 |
评分 | 3.67/5 共3次评分 |
开发者 | https://webverge.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://webverge.io/ |
隐私政策页面URL | https://webverge.io/privacy-policy |
支持的语言 | 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" } } |