PaywallHub

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

Hvad er PaywallHub?

PaywallHub er en Chrome-udvidelse udviklet af https://paywallhub.com, og dens hovedfunktion er "Browse archived versions of web pages, having your favorite paywall removers united.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download PaywallHub-udvidelses-CRX-fil

Download PaywallHub-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn PaywallHub PaywallHub
ID iimagbhmhkinjaaammedekiocfphhhca
Officiel URL https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca
Beskrivelse Browse archived versions of web pages, having your favorite paywall removers united.
Filstørrelse 340 KB
Antal Installationer 4,000
Nuværende Version 1.0.5
Senest Opdateret 2024-02-15
Udgivelsesdato 2023-06-06
Bedømmelse 5.00/5 Samlet 5 Bedømmelser
Udvikler https://paywallhub.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://paywallhub.com
Understøttede Sprog 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"
    }
}