EPUB to TXT Converter
Convert EPUB files to TXT
Qu'est-ce que EPUB to TXT Converter ?
EPUB to TXT Converter est une extension Chrome développée par https://online-converter.freepdfsolutions.com, et sa fonction principale est "Convert EPUB files to TXT".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension EPUB to TXT Converter
Téléchargez les fichiers d'extension EPUB to TXT Converter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | ilbmfgemabdophgccopfniidfkpekbgd |
URL Officiel | https://chrome.google.com/webstore/detail/epub-to-txt-converter/ilbmfgemabdophgccopfniidfkpekbgd |
Description | Convert EPUB files to TXT |
Taille du Fichier | 47.56 KB |
Nombre d'Installations | 46 |
Version Actuelle | 2.0 |
Dernière Mise à Jour | 2020-06-01 |
Date de Publication | 2020-06-01 |
Développeur | https://online-converter.freepdfsolutions.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://online-converter.freepdfsolutions.com/ebooks.php#epub-to-txt-converter |
URL de la Page de Politique de Confidentialité | https://freeconverting.com/privacy.php |
Langues Prises en Charge | 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" } } |