TXT to EPUB Converter

Convert TXT files to EPUB

ما هو TXT to EPUB Converter؟

TXT to EPUB Converter هو إضافة Chrome تم تطويرها بواسطة https://online-converter.freepdfsolutions.com، والميزة الرئيسية لها هي "Convert TXT files to EPUB".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة TXT to EPUB Converter

قم بتنزيل ملفات الامتداد TXT to EPUB Converter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم TXT to EPUB Converter TXT to EPUB Converter
ID bomjceglecjpmcobkoclbjlnbblocjae
عنوان URL الرسمي https://chrome.google.com/webstore/detail/txt-to-epub-converter/bomjceglecjpmcobkoclbjlnbblocjae
الوصف Convert TXT files to EPUB
حجم الملف 47.57 KB
عدد التثبيتات 54
النسخة الحالية 2.0
آخر تحديث 2020-05-30
تاريخ النشر 2020-05-30
المطور https://online-converter.freepdfsolutions.com
نوع الدفع free
موقع الإضافة http://online-converter.freepdfsolutions.com/ebooks.php#txt-to-epub-converter
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TXT to EPUB Converter",
    "default_locale": "en",
    "description": "Convert TXT files to EPUB",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}