TimeZones in USA

Timezones in USA is an extension that will display US time zones, and will update your new tab search provider to Microsoft Bing

What is TimeZones in USA?

TimeZones in USA is a Chrome extension developed by nivich1972, and its main feature is "Timezones in USA is an extension that will display US time zones, and will update your new tab search provider to Microsoft Bing".

Extension Screenshots

screenshot

Download TimeZones in USA Extension CRX File

Download TimeZones in USA 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

                        Search the internet on every new tab with the USA time-zones clocks

By clicking “Add to Chrome”, I accept and agree to install the USA Time-Zones New Tab on New Tab Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by BIng.

EULA: https://timezonesusa.xyz/eula.html
Privacy: https://timezonesusa.xyz/privacy-policy.html
About: https://timezonesusa.xyz/about-us.html
Contact: https://timezonesusa.xyz/contact-us.html                    

Extension Basic Information

Name TimeZones in USA TimeZones in USA
ID cbldcemeekedfhjdihnmaoeegomkgkpj
Official URL https://chromewebstore.google.com/detail/timezones-in-usa/cbldcemeekedfhjdihnmaoeegomkgkpj
Description Timezones in USA is an extension that will display US time zones, and will update your new tab search provider to Microsoft Bing
File Size 730 KB
Installation Count 9,007
Current Version 1.0.4
Last Updated 2024-02-07
Publish Date 2023-06-05
Rating 4.78/5 Total 18 Ratings
Developer nivich1972
Email [email protected]
Payment Type free
Help Page URL https://timezonesusa.xyz/contact-us.html
Privacy Policy Page URL https://www.freeprivacypolicy.com/live/3922cfe9-1238-4911-bf18-0a991025692e
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/src\/bg.js"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "src\/nt.html"
    },
    "description": "Timezones in USA is an extension that will display US time zones, and will update your new tab search provider to Microsoft Bing",
    "icons": {
        "128": "assets\/128x128.png",
        "16": "assets\/16x16.png",
        "48": "assets\/48x48.png"
    },
    "manifest_version": 3,
    "name": "TimeZones in USA",
    "version": "1.0.4"
}