Help a Scientist

Discover ways to advance science in your new tab

Cos'è Help a Scientist?

Help a Scientist è un'estensione di Chrome sviluppata da davidhuang, e la sua funzione principale è "Discover ways to advance science in your new tab".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Help a Scientist

Scarica i file di estensione Help a Scientist in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Help a Scientist Help a Scientist
ID bplkoafhogcpnogadljgjecpnfhhbbpc
URL Ufficiale https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc
Descrizione Discover ways to advance science in your new tab
Dimensione del File 1.44 MB
Conteggio Installazioni 38
Versione Corrente 1.3.5
Ultimo Aggiornamento 2018-08-14
Data di Pubblicazione 2018-08-14
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore davidhuang
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://helpascientist.netlify.com
Lingue Supportate 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"
}