PaywallHub

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

Apa itu PaywallHub?

PaywallHub adalah ekstensi Chrome yang dikembangkan oleh https://paywallhub.com, dan fitur utamanya adalah "Browse archived versions of web pages, having your favorite paywall removers united.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi PaywallHub

Unduh file ekstensi PaywallHub dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama PaywallHub PaywallHub
ID iimagbhmhkinjaaammedekiocfphhhca
URL Resmi https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca
Deskripsi Browse archived versions of web pages, having your favorite paywall removers united.
Ukuran File 340 KB
Jumlah Instalasi 4,000
Versi Saat Ini 1.0.5
Terakhir Diperbarui 2024-02-15
Tanggal Publikasi 2023-06-06
Penilaian 5.00/5 Total 5 Penilaian
Pengembang https://paywallhub.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://paywallhub.com
Bahasa yang Didukung 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"
    }
}