艾睿语言-文字转语音

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

Wat is 艾睿语言-文字转语音?

艾睿语言-文字转语音 is een Chrome-extensie ontwikkeld door https://bm-com.com, en de belangrijkste functie is "文字转语音,文字转MP3,文字转音频,自动生成音频,音频生成".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie 艾睿语言-文字转语音

Download 艾睿语言-文字转语音-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam 艾睿语言-文字转语音 艾睿语言-文字转语音
ID pklhidjcnhcpaoijpnecgcihpdppjhgo
Officiële URL 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
Beschrijving 文字转语音,文字转MP3,文字转音频,自动生成音频,音频生成
Bestandsgrootte 199 KB
Aantal Installaties 216
Huidige Versie 2.0.1
Laatst Bijgewerkt 2021-10-07
Publicatiedatum 2021-07-21
Ontwikkelaar https://bm-com.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina http://106.12.127.15/privacy.html
Ondersteunde Talen 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
    }
}