EPUB to TXT Converter

Convert EPUB files to TXT

ما هو EPUB to TXT Converter؟

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

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

screenshot

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

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

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

                        How to convert EPUB to TCR?	 

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

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

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