PDF Plus
The all-in-one PDF productivity extension.
PDF Plus란 무엇입니까?
PDF Plus은(는) BG Wallet Ltd.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The all-in-one PDF productivity extension."입니다.
확장 프로그램 스크린샷
PDF Plus 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Whether you're a student, professional, or just someone who deals with PDFs regularly, PDF MasterPro empowers you to effortlessly manage and enhance your PDF experience. Key Features: Convert to Doc: Instantly transform your PDFs into editable Word documents without compromising formatting. Compress & Merge: Say goodbye to large, unwieldy PDF files. Our intuitive compression and merging tools allow you to reduce file sizes and combine multiple documents into a single, organized PDF. Convert HTML to PDF (Pro Feature): Take your PDF capabilities to the next level with the Pro version. Convert HTML web pages into professional-looking PDFs, preserving the layout, images, and links. Perfect for archiving web content, creating reports, and more.
확장 프로그램 기본 정보
이름 | PDF Plus |
ID | cilkgipdfbcooodeecjeldeibadomaff |
공식 URL | https://chromewebstore.google.com/detail/pdf-plus/cilkgipdfbcooodeecjeldeibadomaff |
설명 | The all-in-one PDF productivity extension. |
파일 크기 | 573 KB |
설치 횟수 | 127 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-08-24 |
출시 날짜 | 2023-08-22 |
개발자 | BG Wallet Ltd. |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://freepdfplus.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PDF Plus", "author": "VANILLA FORCE LTD", "description": "The all-in-one PDF productivity extension.", "version": "1.0.1", "version_name": "1.0.1", "action": { "default_icon": { "16": "icons\/16x16.png", "96": "icons\/96x96.png", "128": "icons\/128x128.png" }, "default_title": "PDF Plus", "default_popup": "index.html" }, "icons": { "16": "icons\/16x16.png", "96": "icons\/96x96.png", "128": "icons\/128x128.png" } } |