Weather extension

The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!

Weather extension क्या है?

Weather extension https://sudarshanrai.com.np द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!"।

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

screenshot
screenshot

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

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

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

                        This browser weather extension is a software program that adds weather information to your web browser. It allows you to view current temperature, forecast, and other weather-related data for your location directly on your browser's toolbar or as a pop-up window. It's easy to install and use, and works with major browsers such as Chrome, Firefox, and Safari. This extension is a convenient way to stay informed about the weather while you're browsing the web.                    

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

नाम Weather extension Weather extension
ID mfhfabihcpklaoadegkbfpfbenneniad
आधिकारिक URL https://chromewebstore.google.com/detail/weather-extension/mfhfabihcpklaoadegkbfpfbenneniad
विवरण The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!
फ़ाइल का आकार 1.14 MB
स्थापना संख्या 2,000
वर्तमान संस्करण 4.2
अंतिम अपडेट 2023-03-02
प्रकाशन तिथि 2020-09-06
रेटिंग 4.63/5 कुल 8 रेटिंग्स
डेवलपर https://sudarshanrai.com.np
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Weather extension",
    "version": "4.2",
    "description": "The best way to see the Weather Forecast right in your browser of all over the world. Easier than looking outside!",
    "icons": {
        "128": "\/assets\/icon128.png",
        "48": "\/assets\/icon48.png",
        "16": "\/assets\/icon16.png"
    },
    "action": {
        "default_icon": {
            "16": "\/assets\/icon16.png",
            "48": "\/assets\/icon48.png"
        },
        "default_popup": "index.html"
    },
    "content_security_policy": []
}