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文件
下載PDF Plus擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |