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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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
URL страницы политики конфиденциальности 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"
    }
}