WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
The Global Time Tab

The Global Time Tab

View on Chrome Web Store
View The Global Time Tab Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (28 ratings)
3 new ratings
26 views
This extension has been viewed 26 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.

Stay in sync with the world by setting up multiple clocks of different time zones in new tab.
Type
Extension
Users
30,000 users
Syndic8
View author page of Syndic8
Published
Published on April 15, 2024
Version 1.0.1
Manifest version
3
Updated
Updated on April 15, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View The Global Time Tab 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": "The Global Time Tab",
    "short_name": "The Global Time Tab",
    "version": "1.0.1",
    "description": "Stay in sync with the world by setting up multiple clocks of different time zones in new tab.",
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    },
    "action": {
        "browser_style": false,
        "default_title": "The Global Time Tab"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "permissions": [
        "storage"
    ]
}
© 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