Help a Scientist
Discover ways to advance science in your new tab
Co je Help a Scientist?
Help a Scientist je rozšíření Chrome vyvinuté davidhuang, a jeho hlavní funkcí je „Discover ways to advance science in your new tab“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Help a Scientist
Stáhněte si soubory rozšíření Help a Scientist ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | bplkoafhogcpnogadljgjecpnfhhbbpc |
Oficiální URL | https://chrome.google.com/webstore/detail/help-a-scientist/bplkoafhogcpnogadljgjecpnfhhbbpc |
Popis | Discover ways to advance science in your new tab |
Velikost souboru | 1.44 MB |
Počet instalací | 38 |
Aktuální Verze | 1.3.5 |
Poslední Aktualizace | 2018-08-14 |
Datum Vydání | 2018-08-14 |
Hodnocení | 4.00/5 Celkem 1 Hodnocení |
Vývojář | davidhuang |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://helpascientist.netlify.com |
Podporované Jazyky | 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" } |