Help a Scientist
Discover ways to advance science in your new tab
Hvad er Help a Scientist?
Help a Scientist er en Chrome-udvidelse udviklet af davidhuang, og dens hovedfunktion er "Discover ways to advance science in your new tab".
Udvidelsesskærmbilleder
Download Help a Scientist-udvidelses-CRX-fil
Download Help a Scientist-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | bplkoafhogcpnogadljgjecpnfhhbbpc |
Officiel URL | https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc |
Beskrivelse | Discover ways to advance science in your new tab |
Filstørrelse | 1.44 MB |
Antal Installationer | 38 |
Nuværende Version | 1.3.5 |
Senest Opdateret | 2018-08-14 |
Udgivelsesdato | 2018-08-14 |
Bedømmelse | 4.00/5 Samlet 1 Bedømmelser |
Udvikler | davidhuang |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://helpascientist.netlify.com |
Understøttede Sprog | 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" } |