TXT to EPUB Converter

Convert TXT files to EPUB

Co to jest TXT to EPUB Converter?

TXT to EPUB Converter to rozszerzenie Chrome opracowane przez https://online-converter.freepdfsolutions.com, a jego główną funkcją jest „Convert TXT files to EPUB”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia TXT to EPUB Converter

Pobierz pliki rozszerzeń TXT to EPUB Converter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa TXT to EPUB Converter TXT to EPUB Converter
ID bomjceglecjpmcobkoclbjlnbblocjae
Oficjalny URL https://chrome.google.com/webstore/detail/txt-to-epub-converter/bomjceglecjpmcobkoclbjlnbblocjae
Opis Convert TXT files to EPUB
Rozmiar pliku 47.57 KB
Liczba instalacji 54
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2020-05-30
Data Publikacji 2020-05-30
Deweloper https://online-converter.freepdfsolutions.com
Typ Płatności free
Strona Rozszerzenia http://online-converter.freepdfsolutions.com/ebooks.php#txt-to-epub-converter
Obsługiwane Języki 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"
    }
}