ODT to PDF Converter

Convert ODT files to PDF

ODT to PDF Converterคืออะไร?

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

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

screenshot

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

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

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

                        How to convert ODT to PDF?	 

1-Click extension icon - this will open ODT to PDF online conversion website. 
2-Select ODT file and click convert button.
3-You will get your PDF file download link in your email address.                    

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

ชื่อ ODT to PDF Converter ODT to PDF Converter
ID bbcjoffcmdhpjibahkiabfacegmoppfi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/odt-to-pdf-converter/bbcjoffcmdhpjibahkiabfacegmoppfi
คำอธิบาย Convert ODT files to PDF
ขนาดไฟล์ 47.46 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2020-06-01
วันที่เผยแพร่ 2020-06-01
คะแนน 1.83/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://online-converter.freepdfsolutions.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://online-converter.freepdfsolutions.com/ebooks.php#odt-to-pdf-converter
URL หน้านโยบายความเป็นส่วนตัว https://freeconverting.com/privacy.php
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ODT to PDF Converter",
    "default_locale": "en",
    "description": "Convert ODT files to PDF",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}