PDF Central
A Comprehensive Chrome Extension for PDF & DOC Management
什么是PDF Central?
PDF Central是由developer开发的Chrome扩展程序,该扩展的主要功能是“A Comprehensive Chrome Extension for PDF & DOC Management”。
扩展截图
下载PDF Central扩展crx文件
下载PDF Central扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | PDF Central |
ID | coimhgadofnifgdmjcfbfajgkdcaedde |
官方URL | https://chromewebstore.google.com/detail/pdf-central/coimhgadofnifgdmjcfbfajgkdcaedde |
简介 | A Comprehensive Chrome Extension for PDF & DOC Management |
文件大小 | 269 KB |
安装次数 | 1,396 |
当前版本 | 1.0.0 |
更新时间 | 2023-06-15 |
上架时间 | 2023-06-15 |
开发者 | developer |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://pdfcentralapp.com/privacy |
支持的语言 | 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" } } |