PaywallHub

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

PaywallHub란 무엇입니까?

PaywallHub은(는) https://paywallhub.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Browse archived versions of web pages, having your favorite paywall removers united."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

PaywallHub 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}