PaywallHub

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

Wat is PaywallHub?

PaywallHub is een Chrome-extensie ontwikkeld door https://paywallhub.com, en de belangrijkste functie is "Browse archived versions of web pages, having your favorite paywall removers united.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PaywallHub

Download PaywallHub-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam PaywallHub PaywallHub
ID iimagbhmhkinjaaammedekiocfphhhca
Officiële URL https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca
Beschrijving Browse archived versions of web pages, having your favorite paywall removers united.
Bestandsgrootte 340 KB
Aantal Installaties 4,000
Huidige Versie 1.0.5
Laatst Bijgewerkt 2024-02-15
Publicatiedatum 2023-06-06
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://paywallhub.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://paywallhub.com
Ondersteunde Talen 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"
    }
}