PDF Central
A Comprehensive Chrome Extension for PDF & DOC Management
Apa itu PDF Central?
PDF Central adalah ekstensi Chrome yang dikembangkan oleh developer, dan fitur utamanya adalah "A Comprehensive Chrome Extension for PDF & DOC Management".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi PDF Central
Unduh file ekstensi PDF Central dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | PDF Central |
ID | coimhgadofnifgdmjcfbfajgkdcaedde |
URL Resmi | https://chromewebstore.google.com/detail/pdf-central/coimhgadofnifgdmjcfbfajgkdcaedde |
Deskripsi | A Comprehensive Chrome Extension for PDF & DOC Management |
Ukuran File | 269 KB |
Jumlah Instalasi | 1,396 |
Versi Saat Ini | 1.0.0 |
Terakhir Diperbarui | 2023-06-15 |
Tanggal Publikasi | 2023-06-15 |
Pengembang | developer |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://pdfcentralapp.com/privacy |
Bahasa yang Didukung | 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" } } |