Weather Buddy

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

Weather Buddy क्या है?

Weather Buddy kacpermyslinski द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Provides current weather conditions, and temperatures for the next three days."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Weather Buddy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Weather Buddy Weather Buddy
ID bpbhcboindgomhjpohahlaoonfinnmkf
आधिकारिक URL https://chromewebstore.google.com/detail/weather-buddy/bpbhcboindgomhjpohahlaoonfinnmkf
विवरण Provides current weather conditions, and temperatures for the next three days.
फ़ाइल का आकार 895 KB
स्थापना संख्या 3,351
वर्तमान संस्करण 1.8.1
अंतिम अपडेट 2017-02-12
प्रकाशन तिथि 2017-02-11
रेटिंग 3.90/5 कुल 50 रेटिंग्स
डेवलपर kacpermyslinski
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://kacper.life/
समर्थित भाषाएँ 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"
    }
}