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"
    }
}