World Weather

Get weather right in your browser homepage with our extension!

World Weather क्या है?

World Weather [email protected] द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get weather right in your browser homepage with our extension!"।

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

screenshot

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

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

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

                        For more details: 
https://world-weather-extension.com/pages/terms-of-use.html
https://world-weather-extension.com/pages/privacy-policy.html

Get the the update weather directly on your homepage!  

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

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

नाम World Weather World Weather
ID jkmfelbjabcdkngelgnaimnlglpdpbme
आधिकारिक URL https://chromewebstore.google.com/detail/world-weather/jkmfelbjabcdkngelgnaimnlglpdpbme
विवरण Get weather right in your browser homepage with our extension!
फ़ाइल का आकार 1.89 MB
स्थापना संख्या 10,683
वर्तमान संस्करण 1.4.1
अंतिम अपडेट 2022-07-12
प्रकाशन तिथि 2022-06-28
रेटिंग 3.75/5 कुल 12 रेटिंग्स
डेवलपर [email protected]
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://world-weather-extension.com/
सहायता पृष्ठ URL https://world-weather-extension.com/pages/contact.html
गोपनीयता नीति पृष्ठ URL https://world-weather-extension.com/pages/privacy-policy.html
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "1.4.1",
    "name": "World Weather",
    "description": "Get weather right in your browser homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.world-weather-extension.com\/*"
    ]
}