FB2 to EPUB Converter

Convert FB2 files to EPUB

FB2 to EPUB Converterคืออะไร?

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

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

screenshot

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

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

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

                        How to convert FB2 to EPUB?	 

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

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

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