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