12ft.io Proxy

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

O que é 12ft.io Proxy?

12ft.io Proxy é uma extensão do Chrome desenvolvida por https://webverge.io, e sua principal característica é "Bypass article paywalls with a single click using 12ft.io.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão 12ft.io Proxy

Baixe arquivos de extensão 12ft.io Proxy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome 12ft.io Proxy 12ft.io Proxy
ID hhboojdmlpaaacaliombgnmeiglpibpo
URL Oficial https://chromewebstore.google.com/detail/12ftio-proxy/hhboojdmlpaaacaliombgnmeiglpibpo
Descrição Bypass article paywalls with a single click using 12ft.io.
Tamanho do Arquivo 13.71 KB
Contagem de Instalações 1,272
Versão Atual 1.0
Última Atualização 2023-06-20
Data de Publicação 2023-06-20
Classificação 3.67/5 Total de 3 Avaliações
Desenvolvedor https://webverge.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://webverge.io/
URL da Página de Política de Privacidade https://webverge.io/privacy-policy
Idiomas Suportados 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"
    }
}