WebExtension.net
Toggle dark mode
WebExtension.net

Talk-o-meter for Google Meet

View on Chrome Web Store
View Talk-o-meter for Google Meet Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (3 ratings)
1 views
This extension has been viewed 1 times

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

Don't hog the meeting! Talk-o-meter adds an indicator to Google Meet to track, rank and compare how much you speak in meetings.
Type
Extension
Users
476 users
6
PaperCut Software
View author page of PaperCut Software
Published
Published on September 29, 2021
Version 1.3
Manifest version
3
Updated
Updated on April 28, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Talk-o-meter for Google Meet Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Talk-o-meter for Google Meet",
    "description": "Don't hog the meeting! Talk-o-meter adds an indicator to Google Meet to track, rank and compare how much you speak in meetings.",
    "version": "1.3",
    "icons": {
        "48": "talk-o-meter_icon48.png",
        "128": "talk-o-meter_icon128.png"
    },
    "action": {
        "default_icon": {
            "48": "talk-o-meter_icon48.png",
            "128": "talk-o-meter_icon128.png"
        },
        "default_title": "Talk-o-meter for Google Meet"
    },
    "permissions": [],
    "host_permissions": [
        "https:\/\/meet.google.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/meet.google.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "talk-o-meter.js"
            ],
            "matches": [
                "https:\/\/meet.google.com\/*"
            ]
        }
    ]
}
WebExtension.net

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

© 2025 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