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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |