PaywallHub

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

ما هو PaywallHub؟

PaywallHub هو إضافة Chrome تم تطويرها بواسطة https://paywallhub.com، والميزة الرئيسية لها هي "Browse archived versions of web pages, having your favorite paywall removers united.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة PaywallHub

قم بتنزيل ملفات الامتداد PaywallHub بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم PaywallHub PaywallHub
ID iimagbhmhkinjaaammedekiocfphhhca
عنوان URL الرسمي https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca
الوصف Browse archived versions of web pages, having your favorite paywall removers united.
حجم الملف 340 KB
عدد التثبيتات 4,000
النسخة الحالية 1.0.5
آخر تحديث 2024-02-15
تاريخ النشر 2023-06-06
تقييم 5.00/5 مجموع تقييمات 5
المطور https://paywallhub.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://paywallhub.com
اللغات المدعومة 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"
    }
}