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 |
官方網址 | 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 |
電子郵箱 | [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" } } |