CoolForeCast

Temperature statistics in your current area.

ما هو CoolForeCast؟

CoolForeCast هو إضافة Chrome تم تطويرها بواسطة Kessawy، والميزة الرئيسية لها هي "Temperature statistics in your current area.".

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

screenshot

تحميل ملف CRX للإضافة CoolForeCast

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

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

                        CoolForeCast is a Beautiful Chrome Extension to Display an interactive 3D content about the weather information, temperature and forecast according to the current location detected by the our APIs.

current version: 1.0.0

your support is highly appreciated.

request the GitHub Repository's link in email.                    

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

الاسم CoolForeCast CoolForeCast
ID fceooamphekfjabkhdkiickghedkfmgi
عنوان URL الرسمي https://chromewebstore.google.com/detail/coolforecast/fceooamphekfjabkhdkiickghedkfmgi
الوصف Temperature statistics in your current area.
حجم الملف 213 KB
عدد التثبيتات 87
النسخة الحالية 2.0
آخر تحديث 2021-11-17
تاريخ النشر 2018-04-10
تقييم 5.00/5 مجموع تقييمات 1
المطور Kessawy
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CoolForeCast",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Temperature statistics in your current area.",
    "browser_action": {
        "default_icon": "img\/icon3.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}