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
官方網址 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
電子郵箱 [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"
    }
}