Help a Scientist
Discover ways to advance science in your new tab
Wat is Help a Scientist?
Help a Scientist is een Chrome-extensie ontwikkeld door davidhuang, en de belangrijkste functie is "Discover ways to advance science in your new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie Help a Scientist
Download Help a Scientist-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | |
ID | bplkoafhogcpnogadljgjecpnfhhbbpc |
Officiële URL | https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc |
Beschrijving | Discover ways to advance science in your new tab |
Bestandsgrootte | 1.44 MB |
Aantal Installaties | 38 |
Huidige Versie | 1.3.5 |
Laatst Bijgewerkt | 2018-08-14 |
Publicatiedatum | 2018-08-14 |
Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | davidhuang |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://helpascientist.netlify.com |
Ondersteunde Talen | 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" } |