PaywallHub

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

Was ist PaywallHub?

PaywallHub ist eine Chrome-Erweiterung, die von https://paywallhub.com entwickelt wurde, und ihr Hauptmerkmal ist "Browse archived versions of web pages, having your favorite paywall removers united.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

PaywallHub-Erweiterungs-CRX-Datei herunterladen

Laden Sie PaywallHub-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name PaywallHub PaywallHub
ID iimagbhmhkinjaaammedekiocfphhhca
Offizielle URL https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca
Beschreibung Browse archived versions of web pages, having your favorite paywall removers united.
Dateigröße 340 KB
Installationsanzahl 4,000
Aktuelle Version 1.0.5
Letztes Update 2024-02-15
Veröffentlichungsdatum 2023-06-06
Bewertung 5.00/5 Insgesamt 5 Bewertungen
Entwickler https://paywallhub.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://paywallhub.com
Unterstützte Sprachen 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"
    }
}