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 |
Eメール | [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" } } |