WebExtension.net
WebExtension.net

TalkaType - Simple, Secure Web Dictation

View on Chrome Web Store
View TalkaType - Simple, Secure Web Dictation Chrome Extension on Chrome Web Store
4.3 (18 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Use your voice to type on any website in real-time.
Type
Extension
Users
3,000 users
333
Website talkatype.com
Theis Frøhlich
View author page of Theis Frøhlich
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 29, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on June 15, 2024
View on Chrome Web Store
View TalkaType - Simple, Secure Web Dictation Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TalkaType - Simple, Secure Web Dictation",
    "version": "1.0.2",
    "description": "Use your voice to type on any website in real-time.",
    "permissions": [
        "storage",
        "scripting",
        "activeTab",
        "contextMenus",
        "commands"
    ],
    "options_page": "src\/pages\/options\/index.html",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon-34.png"
    },
    "commands": {
        "toggle-inject": {
            "suggested_key": {
                "default": "Alt+V",
                "mac": "Alt+V"
            },
            "description": "Turn extension on\/off"
        }
    },
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "assets\/svg\/*.svg",
                "assets\/png\/*.png",
                "assets\/webm\/*.webm",
                "icon-128.png",
                "icon-34.png",
                "src\/pages\/recognition\/index.html",
                "src\/pages\/recognition\/index.js",
                "src\/pages\/options\/index.html",
                "src\/pages\/options\/index.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top