Help a Scientist

Discover ways to advance science in your new tab

O que é Help a Scientist?

Help a Scientist é uma extensão do Chrome desenvolvida por davidhuang, e sua principal característica é "Discover ways to advance science in your new tab".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Help a Scientist

Baixe arquivos de extensão Help a Scientist no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Help a Scientist Help a Scientist
ID bplkoafhogcpnogadljgjecpnfhhbbpc
URL Oficial https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc
Descrição Discover ways to advance science in your new tab
Tamanho do Arquivo 1.44 MB
Contagem de Instalações 38
Versão Atual 1.3.5
Última Atualização 2018-08-14
Data de Publicação 2018-08-14
Classificação 4.00/5 Total de 1 Avaliações
Desenvolvedor davidhuang
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://helpascientist.netlify.com
Idiomas Suportados 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"
}