PDF Plus
The all-in-one PDF productivity extension.
What is PDF Plus?
PDF Plus is a Chrome extension developed by BG Wallet Ltd., and its main feature is "The all-in-one PDF productivity extension.".
Extension Screenshots
Download PDF Plus Extension CRX File
Download PDF Plus extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | PDF Plus |
ID | cilkgipdfbcooodeecjeldeibadomaff |
Official URL | https://chromewebstore.google.com/detail/pdf-plus/cilkgipdfbcooodeecjeldeibadomaff |
Description | The all-in-one PDF productivity extension. |
File Size | 573 KB |
Installation Count | 127 |
Current Version | 1.0.1 |
Last Updated | 2023-08-24 |
Publish Date | 2023-08-22 |
Developer | BG Wallet Ltd. |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://freepdfplus.com/privacy |
Supported Languages | 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" } } |