PaywallHub

Browse archived versions of web pages, having your favorite paywall removers united.

¿Qué es PaywallHub?

PaywallHub es una extensión de Chrome desarrollada por https://paywallhub.com, y su función principal es "Browse archived versions of web pages, having your favorite paywall removers united.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión PaywallHub

Descarga archivos de extensión PaywallHub en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        PaywallHub Chrome Extension lets you have your favorite paywall removers all in the same place.

Legally browse an archived version of articles in the Internet Archives, 12ft.io, and google caché. Use the one best for you!

Because we redirect you to a different website, we are not bypassing or messing at all with the original paywall on the article source.  PaywallHub is 100% free, and we do not collect any data.

This is an open source project. I do not own, run, maintain or have any association with these third-party sites.                    

Información Básica de la Extensión

Nombre PaywallHub PaywallHub
ID iimagbhmhkinjaaammedekiocfphhhca
URL Oficial https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca
Descripción Browse archived versions of web pages, having your favorite paywall removers united.
Tamaño del Archivo 340 KB
Cantidad de Instalaciones 4,000
Versión Actual 1.0.5
Última Actualización 2024-02-15
Fecha de Publicación 2023-06-06
Calificación 5.00/5 Total de 5 Calificaciones
Desarrollador https://paywallhub.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://paywallhub.com
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PaywallHub",
    "version": "1.0.5",
    "description": "Browse archived versions of web pages, having your favorite paywall removers united.",
    "permissions": [
        "tabs"
    ],
    "icons": {
        "16": ".\/img\/icon.png",
        "48": ".\/img\/icon.png",
        "128": ".\/img\/icon.png"
    },
    "action": {
        "default_icon": {
            "16": ".\/img\/icon.png",
            "24": ".\/img\/icon.png",
            "32": ".\/img\/icon.png"
        },
        "default_title": "PaywallHub",
        "default_popup": "popup.html"
    }
}