PayWall Demolisher
Use PayWall Demolisher to read articles from paid sources.
PayWall Demolisherとは何ですか?
PayWall DemolisherはPandurangan SRによって開発されたChromeの拡張機能で、その主な機能は「Use PayWall Demolisher to read articles from paid sources.」です。
拡張機能のスクリーンショット
PayWall Demolisher拡張機能のCRXファイルをダウンロード
PayWall Demolisher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
PayWall Demolisher is a powerful Chrome extension that enables you to read content from many paid articles without encountering pesky paywalls. Say goodbye to limited access and enjoy unrestricted reading! Key Features: - Seamless Paywall Bypass: With PayWall Demolisher, you can effortlessly bypass paywalls on various websites and access premium content for free. - User-Friendly Interface: The extension integrates seamlessly with your browser, providing a simple and intuitive interface for hassle-free usage. - Customizable Settings: Personalize your experience by configuring the extension to meet your specific needs and preferences. - Convenient Toggle: Easily enable or disable the paywall bypass functionality with a single click, giving you full control over your browsing experience. - Unlock a wealth of valuable content without any limitations. Install PayWall Demolisher now and enhance your online reading experience! Credits: - This extension uses 12ft.io service. - The images has been designed using an image from Flaticon.com
拡張機能の基本情報
名前 | |
ID | pdokchlefippcmemdloojhlgeohkekja |
公式URL | https://chromewebstore.google.com/detail/paywall-demolisher/pdokchlefippcmemdloojhlgeohkekja |
説明 | Use PayWall Demolisher to read articles from paid sources. |
ファイルサイズ | 9.25 KB |
インストール数 | 16,089 |
現在のバージョン | 1.1 |
最終更新日 | 2023-07-10 |
公開日 | 2023-07-10 |
評価 | 1.95/5 合計 20 レビュー |
開発者 | Pandurangan SR |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PayWall Demolisher", "version": "1.1", "description": "Use PayWall Demolisher to read articles from paid sources.", "permissions": [ "activeTab" ], "action": { "default_title": "PayWall Demolisher", "default_icon": { "16": "icon.png", "48": "icon.png", "128": "icon.png" } }, "background": { "service_worker": "background.js" } } |