HTML to DOCX Converter

Convert HTML files to DOCX

HTML to DOCX Converterคืออะไร?

HTML to DOCX Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://online-converter.freepdfsolutions.com และคุณลักษณะหลักของมันคือ "Convert HTML files to DOCX"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HTML to DOCX Converter

ดาวน์โหลดไฟล์ส่วนขยาย HTML to DOCX Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                                            

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ HTML to DOCX Converter HTML to DOCX Converter
ID cbjnpnkamjpffgklebbmfhdkdhfdmldc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/html-to-docx-converter/cbjnpnkamjpffgklebbmfhdkdhfdmldc
คำอธิบาย Convert HTML files to DOCX
ขนาดไฟล์ 48.22 KB
จำนวนการติดตั้ง 802
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2020-05-31
วันที่เผยแพร่ 2020-05-31
คะแนน 1.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://online-converter.freepdfsolutions.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://online-converter.freepdfsolutions.com/ebooks.php#html-to-docx-converter
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HTML to DOCX Converter",
    "default_locale": "en",
    "description": "Convert HTML files to DOCX",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}