艾睿语言-文字转语音

文字转语音,文字转MP3,文字转音频,自动生成音频,音频生成

Cos'è 艾睿语言-文字转语音?

艾睿语言-文字转语音 è un'estensione di Chrome sviluppata da https://bm-com.com, e la sua funzione principale è "文字转语音,文字转MP3,文字转音频,自动生成音频,音频生成".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 艾睿语言-文字转语音

Scarica i file di estensione 艾睿语言-文字转语音 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        文字转语音,文字转MP3,文字转音频,自动生成音频,音频生成。
支持多种声线选择
可直接保存成MP3格式                    

Informazioni di Base sull'Estensione

Nome 艾睿语言-文字转语音 艾睿语言-文字转语音
ID pklhidjcnhcpaoijpnecgcihpdppjhgo
URL Ufficiale https://chromewebstore.google.com/detail/%E8%89%BE%E7%9D%BF%E8%AF%AD%E8%A8%80-%E6%96%87%E5%AD%97%E8%BD%AC%E8%AF%AD%E9%9F%B3/pklhidjcnhcpaoijpnecgcihpdppjhgo
Descrizione 文字转语音,文字转MP3,文字转音频,自动生成音频,音频生成
Dimensione del File 199 KB
Conteggio Installazioni 216
Versione Corrente 2.0.1
Ultimo Aggiornamento 2021-10-07
Data di Pubblicazione 2021-07-21
Sviluppatore https://bm-com.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy http://106.12.127.15/privacy.html
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "2.0.1",
    "name": "\u827e\u777f\u8bed\u8a00-\u6587\u5b57\u8f6c\u8bed\u97f3",
    "description": "\u6587\u5b57\u8f6c\u8bed\u97f3,\u6587\u5b57\u8f6cMP3\uff0c\u6587\u5b57\u8f6c\u97f3\u9891\uff0c\u81ea\u52a8\u751f\u6210\u97f3\u9891\uff0c\u97f3\u9891\u751f\u6210",
    "browser_action": {
        "default_icon": "image\/128.png"
    },
    "icons": {
        "16": "image\/16.png",
        "48": "image\/48.png",
        "128": "image\/128.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    }
}