Help a Scientist
Discover ways to advance science in your new tab
Vad är Help a Scientist?
Help a Scientist är en Chrome-tillägg utvecklad av davidhuang, och dess huvudfunktion är "Discover ways to advance science in your new tab".
Tilläggsskärmbilder
Ladda ner Help a Scientist-förlängningens CRX-fil
Ladda ner Help a Scientist-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
Namn | |
ID | bplkoafhogcpnogadljgjecpnfhhbbpc |
Officiell webbadress | https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc |
Beskrivning | Discover ways to advance science in your new tab |
Filstorlek | 1.44 MB |
Antal Installationer | 38 |
Aktuell Version | 1.3.5 |
Senast Uppdaterad | 2018-08-14 |
Publiceringsdatum | 2018-08-14 |
Betyg | 4.00/5 Totalt 1 Betyg |
Utvecklare | davidhuang |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://helpascientist.netlify.com |
Stödda Språk | 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" } |