Weather Forecast

10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.

What is Weather Forecast?

Weather Forecast is a Chrome extension developed by http://weather.work, and its main feature is "10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Weather Forecast Extension CRX File

Download Weather Forecast 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

                        Displays 10-day weather forecast for the moment. Views are in 4 different formats as daily, hourly, graph, table.

Features
-----------------
 * Time-scroll - see weather at any moment
 * Get ready for surprises
 * Temperature, Relative Temperature, Wind, Humidity, Pressure, Cloud, Precip
 * How high is the cloud
 * Beaufort. Direction and intensity of wind
 * Sunrise, Sunset, Moonrise, Moonset
 * Geolocation
 * Choose Fahrenheit or Celsius
 * Hourly forecast 
 * 10 day forecast
 * Easy to use
 * Accurate Weather Forecast 
 * Favorite creation                    

Extension Basic Information

Name Weather Forecast Weather Forecast
ID ephbadfbdilodcbifmhohnghglhacgii
Official URL https://chrome.google.com/webstore/detail/weather-forecast/ephbadfbdilodcbifmhohnghglhacgii
Description 10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.
File Size 149 KB
Installation Count 5,709
Current Version 0.0.0.2
Last Updated 2021-02-26
Publish Date 2019-08-22
Rating 3.50/5 Total 14 Ratings
Developer http://weather.work
Email [email protected]
Payment Type free
Extension Website http://www.weather.work
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "version": "0.0.0.2",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}