Check Weather
Weather forecast for current city and location of current visited website.
What is Check Weather?
Check Weather is a Chrome extension developed by anajeftovic1, and its main feature is "Weather forecast for current city and location of current visited website.".
Extension Screenshots
Download Check Weather Extension CRX File
Download Check Weather 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
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.
Extension Basic Information
Name | |
ID | jeboiehfeffphnnfahahdkaejhhafehm |
Official URL | https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm |
Description | Weather forecast for current city and location of current visited website. |
File Size | 57.01 KB |
Installation Count | 1,544 |
Current Version | 0.0.0.3 |
Last Updated | 2018-03-12 |
Publish Date | 2018-03-12 |
Rating | 3.17/5 Total 6 Ratings |
Developer | anajeftovic1 |
Payment Type | free |
Supported Languages | 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": [ " |