World Weather

Get weather right in your browser homepage with our extension!

ما هو World Weather؟

World Weather هو إضافة Chrome تم تطويرها بواسطة [email protected]، والميزة الرئيسية لها هي "Get weather right in your browser homepage with our extension!".

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

screenshot

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

قم بتنزيل ملفات الامتداد World Weather بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة المساعدة https://world-weather-extension.com/pages/contact.html
عنوان صفحة سياسة الخصوصية 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\/*"
    ]
}