Help a Scientist

Discover ways to advance science in your new tab

Help a Scientist란 무엇입니까?

Help a Scientist은(는) davidhuang에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Discover ways to advance science in your new tab"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Help a Scientist 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
}