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
电子邮箱 [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"
}