EPUB to TXT Converter
Convert EPUB files to TXT
Hvad er EPUB to TXT Converter?
EPUB to TXT Converter er en Chrome-udvidelse udviklet af https://online-converter.freepdfsolutions.com, og dens hovedfunktion er "Convert EPUB files to TXT".
Udvidelsesskærmbilleder
Download EPUB to TXT Converter-udvidelses-CRX-fil
Download EPUB to TXT Converter-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | ilbmfgemabdophgccopfniidfkpekbgd |
Officiel URL | https://chrome.google.com/webstore/detail/epub-to-txt-converter/ilbmfgemabdophgccopfniidfkpekbgd |
Beskrivelse | Convert EPUB files to TXT |
Filstørrelse | 47.56 KB |
Antal Installationer | 46 |
Nuværende Version | 2.0 |
Senest Opdateret | 2020-06-01 |
Udgivelsesdato | 2020-06-01 |
Udvikler | https://online-converter.freepdfsolutions.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://online-converter.freepdfsolutions.com/ebooks.php#epub-to-txt-converter |
URL til Fortrolighedspolitik Side | https://freeconverting.com/privacy.php |
Understøttede Sprog | 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" } } |