Weather Buddy

Provides current weather conditions, and temperatures for the next three days.

What is Weather Buddy?

Weather Buddy is a Chrome extension developed by kacpermyslinski, and its main feature is "Provides current weather conditions, and temperatures for the next three days.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Weather Buddy Extension CRX File

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

                        Weather Buddy is a simple and straight-forward way to get current weather conditions and forecast temperatures wherever you are. Able to search for cities and convert temperatures between Celsius and Fahrenheit.                    

Extension Basic Information

Name Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
Official URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
Description Provides current weather conditions, and temperatures for the next three days.
File Size 895 KB
Installation Count 3,351
Current Version 1.8.1
Last Updated 2017-02-12
Publish Date 2017-02-11
Rating 3.90/5 Total 50 Ratings
Developer kacpermyslinski
Payment Type free
Extension Website http://kacper.life/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weather Buddy",
    "short_name": "Weather",
    "description": "Provides current weather conditions, and temperatures for the next three days.",
    "version": "1.8.1",
    "browser_action": {
        "default_icon": "assets\/icon.png",
        "default_popup": "weather.html"
    }
}