EPUB to TXT Converter

Convert EPUB files to TXT

EPUB to TXT Converterとは何ですか?

EPUB to TXT Converterはhttps://online-converter.freepdfsolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Convert EPUB files to TXT」です。

拡張機能のスクリーンショット

screenshot

EPUB to TXT Converter拡張機能のCRXファイルをダウンロード

EPUB to TXT Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 EPUB to TXT Converter EPUB to TXT Converter
ID ilbmfgemabdophgccopfniidfkpekbgd
公式URL https://chrome.google.com/webstore/detail/epub-to-txt-converter/ilbmfgemabdophgccopfniidfkpekbgd
説明 Convert EPUB files to TXT
ファイルサイズ 47.56 KB
インストール数 46
現在のバージョン 2.0
最終更新日 2020-06-01
公開日 2020-06-01
開発者 https://online-converter.freepdfsolutions.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://online-converter.freepdfsolutions.com/ebooks.php#epub-to-txt-converter
プライバシーポリシーページのURL https://freeconverting.com/privacy.php
対応言語 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"
    }
}