Speaktor: Convert Text to Audio

Convert text to audio. Automatically synthesize your texts, url, images and convert them to audio with Speaktor.

Speaktor: Convert Text to Audioとは何ですか?

Speaktor: Convert Text to Audioはhttps://speaktor.comによって開発されたChromeの拡張機能で、その主な機能は「Convert text to audio. Automatically synthesize your texts, url, images and convert them to audio with Speaktor.」です。

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

screenshot

Speaktor: Convert Text to Audio拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Speaktor: AI Powered Chrome Extension that Converts Text to Audio Files

Speaktor converts text to speech in more than 100 languages and dialects with extensive voice options for each language including English, German, Portuguese, Turkish. Click on “create audio” button and chose one of three options to convert your texts to audio in a few seconds. Speaktor is also available across Web, iOS, and Android.                    

拡張機能の基本情報

名前 Speaktor: Convert Text to Audio Speaktor: Convert Text to Audio
ID pkalafphkhagdcdomigccbieboahfipl
公式URL https://chromewebstore.google.com/detail/speaktor-convert-text-to/pkalafphkhagdcdomigccbieboahfipl
説明 Convert text to audio. Automatically synthesize your texts, url, images and convert them to audio with Speaktor.
ファイルサイズ 210 KB
インストール数 1,789
現在のバージョン 1
最終更新日 2023-03-02
公開日 2023-03-02
評価 4.94/5 合計 34 レビュー
開発者 https://speaktor.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://speaktor.com/
ヘルプページのURL https://speaktor.com/support
対応言語 id,ms,de,en,fr,nl,no,vi,tr,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1",
    "default_locale": "en",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "speaktor-icon-16x16.png",
        "48": "speaktor-icon-48x48.png",
        "128": "speaktor-icon-128x128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/app.speaktor.com\/*",
        "https:\/\/speaktor.com\/*",
        "https:\/\/transkriptor.com\/*"
    ]
}