12ft.io Proxy

Bypass article paywalls with a single click using 12ft.io.

12ft.io Proxyคืออะไร?

12ft.io Proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://webverge.io และคุณลักษณะหลักของมันคือ "Bypass article paywalls with a single click using 12ft.io."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย 12ft.io Proxy

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}