PDF Magic
Create and convert PDF to an editable DOC format.
PDF Magicคืออะไร?
PDF Magic เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rachel และคุณลักษณะหลักของมันคือ "Create and convert PDF to an editable DOC format."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDF Magic
ดาวน์โหลดไฟล์ส่วนขยาย PDF Magic ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
PDF Magic is a top of the class PDF converter tool! With PDF Magic, you can convert PDF to DOC, DOC to PDF and more, in seconds and it is free to use.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | iaelhpkgkhgbepiciamljajmajjnklak |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak |
คำอธิบาย | Create and convert PDF to an editable DOC format. |
ขนาดไฟล์ | 174 KB |
จำนวนการติดตั้ง | 3,934 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2022-07-27 |
วันที่เผยแพร่ | 2021-01-10 |
ผู้พัฒนา | rachel |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.pdfmagiconline.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://www.pdfmagiconline.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "manifest_version": 3, "name": "PDF Magic", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "description": "Create and convert PDF to an editable DOC format.", "icons": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "action": { "default_icon": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "default_title": "PDF Magic", "default_popup": "index.html" } } |