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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة سياسة الخصوصية 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"
    }
}