MOBI to EPUB Converter

Convert MOBI files to EPUB

ما هو MOBI to EPUB Converter؟

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

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

screenshot

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

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

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

                        How to convert MOBI to EPUB?	 

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

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

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