Check Weather

Weather forecast for current city and location of current visited website.

ما هو Check Weather؟

Check Weather هو إضافة Chrome تم تطويرها بواسطة anajeftovic1، والميزة الرئيسية لها هي "Weather forecast for current city and location of current visited website.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Check Weather

قم بتنزيل ملفات الامتداد Check Weather بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Check Weather extension is the perfect tool for getting weather information. It provides current weather conditions and seven days forecast based on Your location. Also, You will get weather info for location of website You are visiting. You don't have to wait for weather information anymore, just click on button and You will get all necessary information.                    

معلومات أساسية عن التمديد

الاسم Check Weather Check Weather
ID jeboiehfeffphnnfahahdkaejhhafehm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/check-weather/jeboiehfeffphnnfahahdkaejhhafehm
الوصف Weather forecast for current city and location of current visited website.
حجم الملف 57.01 KB
عدد التثبيتات 1,544
النسخة الحالية 0.0.0.3
آخر تحديث 2018-03-12
تاريخ النشر 2018-03-12
تقييم 3.17/5 مجموع تقييمات 6
المطور anajeftovic1
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Check Weather",
    "version": "0.0.0.3",
    "manifest_version": 2,
    "description": "Weather forecast for current city and location of current visited website.",
    "browser_action": {
        "default_icon": {
            "38": "img\/image38.png"
        },
        "default_title": "Check Weather",
        "default_popup": "src\/forecast.html"
    },
    "icons": {
        "38": "img\/image38.png",
        "48": "img\/image48.png",
        "64": "img\/image64.png",
        "96": "img\/image96.png",
        "128": "img\/image128.png"
    },
    "permissions": [
        "",
        "tabs"
    ]
}