12ft.io Proxy

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

12ft.io Proxy क्या है?

12ft.io Proxy https://webverge.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bypass article paywalls with a single click using 12ft.io."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में 12ft.io Proxy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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/
गोपनीयता नीति पृष्ठ 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"
    }
}