WhisperAI - AI driven Speech-to-text
An AI-driven Speech-to-text extension leveraging OpenAI's Whisper API for efficient and accurate conversion in web input fields.
什麼是WhisperAI - AI driven Speech-to-text?
WhisperAI - AI driven Speech-to-text是由whisperaidev開發的Chrome擴展程式,該擴展的主要功能是“An AI-driven Speech-to-text extension leveraging OpenAI's Whisper API for efficient and accurate conversion in web input fields.”。
擴展截圖
下載WhisperAI - AI driven Speech-to-text擴展crx文件
下載WhisperAI - AI driven Speech-to-text擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Transform the way you browse with Whisper AI Speech-to-text 🌐. Our cutting-edge Chrome extension, powered by OpenAI's Whisper API, effortlessly converts your speech into text on any website. Just click the microphone icon 🎤 next to any text field and start speaking. Whether it's emails, forms, or chats, Whisper AI chrome extension accurately transcribes your words in real-time, making web interaction fast and convenient.
Ideal for those who prefer speaking over typing or need typing assistance, Whisper AI enhances productivity and web accessibility 🚀. Embrace the simplicity of voice typing and revolutionize your online experience with Whisper AI.                     擴展基本資訊
| 名稱 |   |  
| ID | klhcnkknganbneegjihbcfjoifiomhfn | 
| 官方網址 | https://chromewebstore.google.com/detail/whisperai-ai-driven-speec/klhcnkknganbneegjihbcfjoifiomhfn | 
| 簡介 | An AI-driven Speech-to-text extension leveraging OpenAI's Whisper API for efficient and accurate conversion in web input fields. | 
| 檔案大小 | 3.07 MB | 
| 安裝次數 | 43 | 
| 目前版本 | 1.0.1 | 
| 更新時間 | 2024-02-28 | 
| 上架時間 | 2023-12-06 | 
| 評分 | 5.00/5 共 1 次評分 | 
| 開發者 | whisperaidev | 
| 電子郵箱 | [email protected] | 
| 付費類型 | in_app | 
| 擴展官網 | https://www.whipser.xyz/ | 
| 隱私政策頁面URL | https://whipser.xyz/privacy | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "WhisperAI - AI driven Speech-to-text",
    "version": "1.0.1",
    "description": "An AI-driven Speech-to-text extension leveraging OpenAI's Whisper API for efficient and accurate conversion in web input fields.",
    "permissions": [
        "storage",
        "identity",
        "tabs",
        "offscreen"
    ],
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "oauth2": {
        "client_id": "999492254133-rhihvl6hiqm9pi07khv7ui831hpo790g.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "  |  |