Timezone

Timezone - track the time across the globe

Что такое Timezone?

Timezone - это расширение Chrome, разработанное Mr. Adhart Punjabi, и его основная функция - "Timezone - track the time across the globe".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Timezone

Скачайте файлы расширений Timezone в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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/)                    

Основная информация о расширении

Название Timezone Timezone
ID efpmjdhcbibibhlclhnaacacoocdhcgl
Официальный URL https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl
Описание Timezone - track the time across the globe
Размер файла 1.3 MB
Количество установок 159,067
Текущая Версия 1.0.1
Последнее Обновление 2023-09-08
Дата публикации 2023-05-30
Рейтинг 4.60/5 Всего 20 оценок
Разработчик Mr. Adhart Punjabi
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://timezone-ext.com/
URL страницы помощи https://timezone-ext.com/#contact-us
URL страницы политики конфиденциальности https://timezone-ext.com/privacy-policy-2
Поддерживаемые языки 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"
    }
}