World Weather Forecast

Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.

ما هو World Weather Forecast؟

World Weather Forecast هو إضافة Chrome تم تطويرها بواسطة Smart Software، والميزة الرئيسية لها هي "Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.".

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

screenshot

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

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

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

                        Weather forecast & current weather worldwide in Fahrenheit or Celsius.
Explore world weather maps to view meteorological conditions all across the world.
Automatically displays the weather forecast for your current location, or Enter city name to get forecasts for cities around the world.                    

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

الاسم World Weather Forecast World Weather Forecast
ID fnfnbeppfinmnjnjhedifcfllpcfgeea
عنوان URL الرسمي https://chromewebstore.google.com/detail/world-weather-forecast/fnfnbeppfinmnjnjhedifcfllpcfgeea
الوصف Worldwide, US, Europe.. Weather forecast, current weather in Fahrenheit or Celsius. Weather map to view meteorological conditions.
حجم الملف 34.77 KB
عدد التثبيتات 68,657
النسخة الحالية 2.0.3.6
آخر تحديث 2023-12-05
تاريخ النشر 2020-02-22
تقييم 4.58/5 مجموع تقييمات 4261
المطور Smart Software
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://weather.fullstacks.net/
عنوان صفحة المساعدة https://weather.fullstacks.net/
عنوان صفحة سياسة الخصوصية http://iblogbox.com/chrome/tos.php
اللغات المدعومة en
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "2.0.3.6"
}