PDF Central
A Comprehensive Chrome Extension for PDF & DOC Management
What is PDF Central?
PDF Central is a Chrome extension developed by developer, and its main feature is "A Comprehensive Chrome Extension for PDF & DOC Management".
Extension Screenshots
Download PDF Central Extension CRX File
Download PDF Central 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
Unleash the Full Potential of Your PDFs with File Conversion, Merging, and Compression. Seamlessly Convert PDF Documents to Editable Word Files (DOC) and Vice Versa. Consolidate Multiple Files into a Single PDF Format Using the PDF Merge Feature. Optimize and Compress PDF Files without Compromising Quality with the PDF Compression Feature. Reduce the File Size of Large PDF Documents, Enhancing Ease of Sharing, Storage, and Transmission.
Extension Basic Information
Name | PDF Central |
ID | coimhgadofnifgdmjcfbfajgkdcaedde |
Official URL | https://chromewebstore.google.com/detail/pdf-central/coimhgadofnifgdmjcfbfajgkdcaedde |
Description | A Comprehensive Chrome Extension for PDF & DOC Management |
File Size | 269 KB |
Installation Count | 1,396 |
Current Version | 1.0.0 |
Last Updated | 2023-06-15 |
Publish Date | 2023-06-15 |
Developer | developer |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://pdfcentralapp.com/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PDF Central", "version": "1.0.0", "description": "A Comprehensive Chrome Extension for PDF & DOC Management", "icons": { "16": "images\/16px.png", "96": "images\/48px.png", "128": "images\/128px.png" }, "action": { "default_icon": { "16": "images\/16px.png", "96": "images\/48px.png", "128": "images\/128px.png" }, "default_title": "PDF Central", "default_popup": "index.html" } } |