PayWall Demolisher
Use PayWall Demolisher to read articles from paid sources.
PayWall Demolisherคืออะไร?
PayWall Demolisher เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Pandurangan SR และคุณลักษณะหลักของมันคือ "Use PayWall Demolisher to read articles from paid sources."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PayWall Demolisher
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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" } } |