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.”。

擴展截圖

screenshot

下載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 12ft.io Proxy
ID hhboojdmlpaaacaliombgnmeiglpibpo
官方網址 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"
    }
}