DJVU to EPUB Converter

Convert DJVU files to EPUB

Qu'est-ce que DJVU to EPUB Converter ?

DJVU to EPUB Converter est une extension Chrome développée par https://online-converter.freepdfsolutions.com, et sa fonction principale est "Convert DJVU files to EPUB".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension DJVU to EPUB Converter

Téléchargez les fichiers d'extension DJVU to EPUB 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 DJVU to EPUB?
	 
1-Click extension icon - this will open DJVU to EPUB online conversion website. 
2-Select DJVU file and click convert button.
3-You will get your EPUB file download link in your email address.                    

Informations de Base sur l'Extension

Nom DJVU to EPUB Converter DJVU to EPUB Converter
ID cappmpbhhbjcgnekicdkcpbefgnlgeka
URL Officiel https://chrome.google.com/webstore/detail/djvu-to-epub-converter/cappmpbhhbjcgnekicdkcpbefgnlgeka
Description Convert DJVU files to EPUB
Taille du Fichier 47.96 KB
Nombre d'Installations 444
Version Actuelle 2.0
Dernière Mise à Jour 2020-05-30
Date de Publication 2020-05-30
Développeur https://online-converter.freepdfsolutions.com
Type de Paiement free
Site Web de l'Extension http://online-converter.freepdfsolutions.com/ebooks.php#djvu-to-epub-converter
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DJVU to EPUB Converter",
    "default_locale": "en",
    "description": "Convert DJVU files to EPUB",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}