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 |
电子邮箱 | [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" } } |