12ft.io Proxy

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

Qu'est-ce que 12ft.io Proxy ?

12ft.io Proxy est une extension Chrome développée par https://webverge.io, et sa fonction principale est "Bypass article paywalls with a single click using 12ft.io.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 12ft.io Proxy

Téléchargez les fichiers d'extension 12ft.io Proxy au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom 12ft.io Proxy 12ft.io Proxy
ID hhboojdmlpaaacaliombgnmeiglpibpo
URL Officiel https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo
Description Bypass article paywalls with a single click using 12ft.io.
Taille du Fichier 13.71 KB
Nombre d'Installations 1,272
Version Actuelle 1.0
Dernière Mise à Jour 2023-06-20
Date de Publication 2023-06-20
Évaluation 3.67/5 Total 3 Évaluations
Développeur https://webverge.io
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://webverge.io/
URL de la Page de Politique de Confidentialité https://webverge.io/privacy-policy
Langues Prises en Charge 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"
    }
}