Kenzo Time

Discover the KENZO Time collection

Что такое Kenzo Time?

Kenzo Time - это расширение Chrome, разработанное https://www.kenzo.com, и его основная функция - "Discover the KENZO Time collection".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Click on the link and discover an experience that will give you time and weather wherever you are.                    

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

Название Kenzo Time Kenzo Time
ID hjcgaabgjenidcncmepmkgffehgdjnob
Официальный URL https://chromewebstore.google.com/detail/kenzo-time/hjcgaabgjenidcncmepmkgffehgdjnob
Описание Discover the KENZO Time collection
Размер файла 3.33 MB
Количество установок 21
Текущая Версия 1.2
Последнее Обновление 2015-06-10
Дата публикации 2015-06-10
Рейтинг 3.67/5 Всего 3 оценок
Разработчик https://www.kenzo.com
Тип оплаты free
Поддерживаемые языки en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.2",
    "incognito": "split",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}