WebExtension.net
WebExtension.net

Voice Control for Gemini

View on Chrome Web Store
View Voice Control for Gemini Chrome Extension on Chrome Web Store
4.3 (9 ratings)

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

Expands Gemini with voice control and read aloud.
Type
Extension
Users
4,000 users
Theis Frøhlich
View author page of Theis Frøhlich
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 17, 2023
Version 2.0.0
Manifest version
3
Updated
Updated on March 7, 2024
View on Chrome Web Store
View Voice Control for Gemini 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": "Voice Control for Gemini",
    "version": "2.0.0",
    "description": "Expands Gemini with voice control and read aloud.",
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/gemini.google.com\/*"
            ],
            "js": [
                "src\/pages\/content\/index.js"
            ],
            "css": [
                "assets\/css\/contentStyle17096708610.chunk.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/*.js",
                "assets\/css\/*.css",
                "icon-128.png",
                "icon-34.png"
            ],
            "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