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.」です。
拡張機能のスクリーンショット
PaywallHub拡張機能のCRXファイルをダウンロード
PaywallHub拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
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 |
Eメール | [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" } } |