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 |
官方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" } } |