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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}