Help a Scientist

Discover ways to advance science in your new tab

Qu'est-ce que Help a Scientist ?

Help a Scientist est une extension Chrome développée par davidhuang, et sa fonction principale est "Discover ways to advance science in your new tab".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Help a Scientist

Téléchargez les fichiers d'extension Help a Scientist au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Help a Scientist Help a Scientist
ID bplkoafhogcpnogadljgjecpnfhhbbpc
URL Officiel https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc
Description Discover ways to advance science in your new tab
Taille du Fichier 1.44 MB
Nombre d'Installations 38
Version Actuelle 1.3.5
Dernière Mise à Jour 2018-08-14
Date de Publication 2018-08-14
Évaluation 4.00/5 Total 1 Évaluations
Développeur davidhuang
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://helpascientist.netlify.com
Langues Prises en Charge 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"
}