Check Weather
Weather forecast for current city and location of current visited website.
Что такое Check Weather?
Check Weather - это расширение Chrome, разработанное anajeftovic1, и его основная функция - "Weather forecast for current city and location of current visited website.".
Снимки экрана расширения
Скачать файл CRX расширения Check Weather
Скачайте файлы расширений Check Weather в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.
Основная информация о расширении
Название | |
ID | jeboiehfeffphnnfahahdkaejhhafehm |
Официальный URL | https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm |
Описание | Weather forecast for current city and location of current visited website. |
Размер файла | 57.01 KB |
Количество установок | 1,544 |
Текущая Версия | 0.0.0.3 |
Последнее Обновление | 2018-03-12 |
Дата публикации | 2018-03-12 |
Рейтинг | 3.17/5 Всего 6 оценок |
Разработчик | anajeftovic1 |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Check Weather", "version": "0.0.0.3", "manifest_version": 2, "description": "Weather forecast for current city and location of current visited website.", "browser_action": { "default_icon": { "38": "img\/image38.png" }, "default_title": "Check Weather", "default_popup": "src\/forecast.html" }, "icons": { "38": "img\/image38.png", "48": "img\/image48.png", "64": "img\/image64.png", "96": "img\/image96.png", "128": "img\/image128.png" }, "permissions": [ " |