12ft.io Proxy

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

What is 12ft.io Proxy?

12ft.io Proxy is a Chrome extension developed by https://webverge.io, and its main feature is "Bypass article paywalls with a single click using 12ft.io.".

Extension Screenshots

screenshot

Download 12ft.io Proxy Extension CRX File

Download 12ft.io Proxy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name 12ft.io Proxy 12ft.io Proxy
ID hhboojdmlpaaacaliombgnmeiglpibpo
Official URL https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo
Description Bypass article paywalls with a single click using 12ft.io.
File Size 13.71 KB
Installation Count 1,272
Current Version 1.0
Last Updated 2023-06-20
Publish Date 2023-06-20
Rating 3.67/5 Total 3 Ratings
Developer https://webverge.io
Email [email protected]
Payment Type free
Extension Website https://webverge.io/
Privacy Policy Page URL https://webverge.io/privacy-policy
Supported Languages 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"
    }
}