EPUB to TXT Converter
Convert EPUB files to TXT
Apa itu EPUB to TXT Converter?
EPUB to TXT Converter adalah ekstensi Chrome yang dikembangkan oleh https://online-converter.freepdfsolutions.com, dan fitur utamanya adalah "Convert EPUB files to TXT".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi EPUB to TXT Converter
Unduh file ekstensi EPUB to TXT Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | ilbmfgemabdophgccopfniidfkpekbgd |
URL Resmi | https://chrome.google.com/webstore/detail/epub-to-txt-converter/ilbmfgemabdophgccopfniidfkpekbgd |
Deskripsi | Convert EPUB files to TXT |
Ukuran File | 47.56 KB |
Jumlah Instalasi | 46 |
Versi Saat Ini | 2.0 |
Terakhir Diperbarui | 2020-06-01 |
Tanggal Publikasi | 2020-06-01 |
Pengembang | https://online-converter.freepdfsolutions.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://online-converter.freepdfsolutions.com/ebooks.php#epub-to-txt-converter |
URL Halaman Kebijakan Privasi | https://freeconverting.com/privacy.php |
Bahasa yang Didukung | 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" } } |