Timezone

Timezone - track the time across the globe

What is Timezone?

Timezone is a Chrome extension developed by Mr. Adhart Punjabi, and its main feature is "Timezone - track the time across the globe".

Extension Screenshots

screenshot

Download Timezone Extension CRX File

Download Timezone extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Whether you are a business man or a business woman, have relatives abroad or a world traveler, this is the extension for you.

With the Timezone new-tab extension you can know what time it is anywhere, anytime!

Try it now: https://timezone-ext.com/


By clicking “Add to Chrome”, you accept and agree to installing the Timezone extension and setting Chrome New-Tab Search provider to Microsoft Bing as described by the service in the Terms of Use (https://timezone-ext.com/end-user-license-agreement/)
and Privacy Policy (https://timezone-ext.com/privacy-policy-2/)                    

Extension Basic Information

Name Timezone Timezone
ID efpmjdhcbibibhlclhnaacacoocdhcgl
Official URL https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl
Description Timezone - track the time across the globe
File Size 1.3 MB
Installation Count 159,067
Current Version 1.0.1
Last Updated 2023-09-08
Publish Date 2023-05-30
Rating 4.60/5 Total 20 Ratings
Developer Mr. Adhart Punjabi
Email [email protected]
Payment Type free
Extension Website https://timezone-ext.com/
Help Page URL https://timezone-ext.com/#contact-us
Privacy Policy Page URL https://timezone-ext.com/privacy-policy-2
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "Timezone",
    "description": "Timezone - track the time across the globe",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "icons": {
        "128": "img\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "search.html"
    }
}