EPUB to TXT Converter
Convert EPUB files to TXT
What is EPUB to TXT Converter?
EPUB to TXT Converter is a Chrome extension developed by https://online-converter.freepdfsolutions.com, and its main feature is "Convert EPUB files to TXT".
Extension Screenshots
Download EPUB to TXT Converter Extension CRX File
Download EPUB to TXT Converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | ilbmfgemabdophgccopfniidfkpekbgd |
Official URL | https://chrome.google.com/webstore/detail/epub-to-txt-converter/ilbmfgemabdophgccopfniidfkpekbgd |
Description | Convert EPUB files to TXT |
File Size | 47.56 KB |
Installation Count | 46 |
Current Version | 2.0 |
Last Updated | 2020-06-01 |
Publish Date | 2020-06-01 |
Developer | https://online-converter.freepdfsolutions.com |
[email protected] | |
Payment Type | free |
Extension Website | http://online-converter.freepdfsolutions.com/ebooks.php#epub-to-txt-converter |
Privacy Policy Page URL | https://freeconverting.com/privacy.php |
Supported Languages | 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" } } |