PaywallHub
Browse archived versions of web pages, having your favorite paywall removers united.
O que é PaywallHub?
PaywallHub é uma extensão do Chrome desenvolvida por https://paywallhub.com, e sua principal característica é "Browse archived versions of web pages, having your favorite paywall removers united.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão PaywallHub
Baixe arquivos de extensão PaywallHub no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | PaywallHub |
ID | iimagbhmhkinjaaammedekiocfphhhca |
URL Oficial | https://chromewebstore.google.com/detail/paywallhub/iimagbhmhkinjaaammedekiocfphhhca |
Descrição | Browse archived versions of web pages, having your favorite paywall removers united. |
Tamanho do Arquivo | 340 KB |
Contagem de Instalações | 4,000 |
Versão Atual | 1.0.5 |
Última Atualização | 2024-02-15 |
Data de Publicação | 2023-06-06 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | https://paywallhub.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://paywallhub.com |
Idiomas Suportados | 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" } } |