Remove Paywall
Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…
什么是Remove Paywall?
Remove Paywall是由pulkonet开发的Chrome扩展程序,该扩展的主要功能是“Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,…”。
扩展截图
下载Remove Paywall扩展crx文件
下载Remove Paywall扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles, videos, and other content that's usually behind a paywall, without having to pay for a subscription.
扩展基本信息
名称 | |
ID | ohbikgnekjdccadpjljgllljoghgleij |
官方URL | https://chrome.google.com/webstore/detail/remove-paywall/ohbikgnekjdccadpjljgllljoghgleij |
简介 | Remove the paywall from your favorite websites with just one click! With our paywall remover extension, you can access articles,… |
文件大小 | 3.17 KB |
安装次数 | 5,496 |
当前版本 | 1.0 |
更新时间 | 2023-02-13 |
上架时间 | 2023-02-13 |
评分 | 2.83/5 共6次评分 |
开发者 | pulkonet |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.freeprivacypolicy.com/live/d3494cca-fabe-4582-a488-87df5b1b18a0 |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Remove Paywall", "version": "1.0", "background": { "service_worker": "background.js" }, "permissions": [ "contextMenus" ] } |