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ファイルをダウンロード

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
Eメール [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"
}