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 |
官方網址 | 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" ] } |