Help a Scientist
Discover ways to advance science in your new tab
Was ist Help a Scientist?
Help a Scientist ist eine Chrome-Erweiterung, die von davidhuang entwickelt wurde, und ihr Hauptmerkmal ist "Discover ways to advance science in your new tab".
Erweiterungsscreenshots
Help a Scientist-Erweiterungs-CRX-Datei herunterladen
Laden Sie Help a Scientist-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | |
ID | bplkoafhogcpnogadljgjecpnfhhbbpc |
Offizielle URL | https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc |
Beschreibung | Discover ways to advance science in your new tab |
Dateigröße | 1.44 MB |
Installationsanzahl | 38 |
Aktuelle Version | 1.3.5 |
Letztes Update | 2018-08-14 |
Veröffentlichungsdatum | 2018-08-14 |
Bewertung | 4.00/5 Insgesamt 1 Bewertungen |
Entwickler | davidhuang |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://helpascientist.netlify.com |
Unterstützte Sprachen | 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" } |