Coronavirus Cases

Chrome Extension for Coronavirus Cases!

ما هو Coronavirus Cases؟

Coronavirus Cases هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Chrome Extension for Coronavirus Cases!".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Coronavirus Cases

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

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

                        Tracks Corona Virus Cases all around the world. 

On the "All Countries" main tab, you can view list of all countries in an order of deaths counts descending. Main tab only contains total number of cases, total number of deaths, cases for today and deaths for today. Clicking on Country name it will open "Country Summary" tab where you can find more details about that country like Death Rank of Country,  number of total Infection, Recovered, Deaths, Actives, Today's Cases, Today's Deaths and Critical cases. 

You can also view Worldwide stats navigating to "Worldwide Summary" tab.

If you directly navigate to "Country Summary" tab, extension opens with a country that your Chrome Browser language set as a default. Currently extensions supports 4 languages (English, Italian, Turkish and Russian), and default language is English for unsupported languages.

Main source of the data is NovelCOVID(https://corona.lmao.ninja/). You can also fetch data from a secondary source of https://thevirustracker.com by switching on UI.                    

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

الاسم Coronavirus Cases Coronavirus Cases
ID hjpiinbpfiafehfffkiohaffejlhkgkh
عنوان URL الرسمي https://chromewebstore.google.com/detail/coronavirus-cases/hjpiinbpfiafehfffkiohaffejlhkgkh
الوصف Chrome Extension for Coronavirus Cases!
حجم الملف 171 KB
عدد التثبيتات 17
النسخة الحالية 2.3.1
آخر تحديث 2020-05-17
تاريخ النشر 2020-05-17
تقييم 5.00/5 مجموع تقييمات 1
المطور Unknown
نوع الدفع free
اللغات المدعومة en,tr,it,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "version": "2.3.1",
    "default_locale": "en",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    }
}