Help a Scientist

Discover ways to advance science in your new tab

ما هو Help a Scientist؟

Help a Scientist هو إضافة Chrome تم تطويرها بواسطة davidhuang، والميزة الرئيسية لها هي "Discover ways to advance science in your new tab".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Help a Scientist

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

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

                        Help a Scientist replaces the new tab of your browser with an opportunity to participate in a citizen science project. 

Each time you refresh the page or open a new tab, there will be a new fun task waiting for you. If something catches your eye, simply clicking the button will take you to the SciStarter page to tell you exactly how to contribute to the project.

Your contribution may help real researchers obtain real results!                    

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

الاسم Help a Scientist Help a Scientist
ID bplkoafhogcpnogadljgjecpnfhhbbpc
عنوان URL الرسمي https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc
الوصف Discover ways to advance science in your new tab
حجم الملف 1.44 MB
عدد التثبيتات 38
النسخة الحالية 1.3.5
آخر تحديث 2018-08-14
تاريخ النشر 2018-08-14
تقييم 4.00/5 مجموع تقييمات 1
المطور davidhuang
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://helpascientist.netlify.com
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Help a Scientist",
    "description": "Discover ways to advance science in your new tab",
    "name": "Help a Scientist",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "Favicon.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "version": "1.3.5"
}