Corona Go

This extension gives the main statistics of the virus based on country

ما هو Corona Go؟

Corona Go هو إضافة Chrome تم تطويرها بواسطة Zentropy، والميزة الرئيسية لها هي "This extension gives the main statistics of the virus based on country".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Corona Go

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

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

                        This extension gives you a quick overview of what's happening in terms of numbers around COVID'19 pandemic.

Icon inspiration -> https://illlustrations.co/                    

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

الاسم Corona Go Corona Go
ID melepcmjondelpojpfnbalacgilafdfk
عنوان URL الرسمي https://chromewebstore.google.com/detail/corona-go/melepcmjondelpojpfnbalacgilafdfk
الوصف This extension gives the main statistics of the virus based on country
حجم الملف 693 KB
عدد التثبيتات 15
النسخة الحالية 1.1
آخر تحديث 2020-04-25
تاريخ النشر 2020-04-25
تقييم 5.00/5 مجموع تقييمات 4
المطور Zentropy
نوع الدفع free
موقع الإضافة https://uxsprout.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Corona Go",
    "description": "This extension gives the main statistics of the virus based on country",
    "version": "1.1",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "COVID'19 Stats"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'sha256-Oxf3ha15MFUqOEy4\/gSiQXxLFdQhxOWKcGQ8BXqW1UA='; object-src 'self'",
    "short_name": "React App",
    "icons": {
        "128": "Frame 4.png",
        "48": "Frame 3.png",
        "16": "Frame 2.png"
    }
}