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 |
Eメール | [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" ] } |