WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Call Timer for Meet

Call Timer for Meet

View on Chrome Web Store
View Call Timer for Meet Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (54 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension adds a timer to your Meet calls.
Type
Extension
Users
60,000 users
10K
Walter Radduso
View author page of Walter Radduso
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 20, 2020
Version 3.0.2
Manifest version
3
Updated
Updated on March 13, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Call Timer for 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",
    "author": "Walter Radduso",
    "action": {
        "default_icon": {
            "16": "images\/16.png",
            "32": "images\/32.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        },
        "default_title": "Call Timer for Meet"
    },
    "content_scripts": [
        {
            "js": [
                "lib\/styles.js",
                "lib\/translate.js",
                "lib\/buttons.js",
                "lib\/draggable.js",
                "content.js"
            ],
            "matches": [
                "https:\/\/meet.google.com\/*"
            ]
        }
    ],
    "description": "This extension adds a timer to your Meet calls.",
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "host_permissions": [
        "https:\/\/meet.google.com\/*"
    ],
    "manifest_version": 3,
    "name": "Call Timer for Meet",
    "version": "3.0.2"
}
© 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