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 هو إضافة Chrome تم تطويرها بواسطة 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 للإضافة Weather extension

قم بتنزيل ملفات الامتداد Weather extension بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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": []
}