CoolForeCast

Temperature statistics in your current area.

Что такое CoolForeCast?

CoolForeCast - это расширение Chrome, разработанное Kessawy, и его основная функция - "Temperature statistics in your current area.".

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

screenshot

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

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

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

                        CoolForeCast is a Beautiful Chrome Extension to Display an interactive 3D content about the weather information, temperature and forecast according to the current location detected by the our APIs.

current version: 1.0.0

your support is highly appreciated.

request the GitHub Repository's link in email.                    

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

Название CoolForeCast CoolForeCast
ID fceooamphekfjabkhdkiickghedkfmgi
Официальный URL https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi
Описание Temperature statistics in your current area.
Размер файла 213 KB
Количество установок 87
Текущая Версия 2.0
Последнее Обновление 2021-11-17
Дата публикации 2018-04-10
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Kessawy
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoolForeCast",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Temperature statistics in your current area.",
    "browser_action": {
        "default_icon": "img\/icon3.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}