Evolution Simulation
Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!
Co je Evolution Simulation?
Evolution Simulation je rozšíření Chrome vyvinuté Finan Gammell, a jeho hlavní funkcí je „Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Evolution Simulation
Stáhněte si soubory rozšíření Evolution Simulation 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í
*This extension creates simulated "organisms" with traits *Shape and color are heritable traits *Depending on the selection criteria, certain "organisms" have a better chance of "reproduction" *This causes heritable traits that are more favorable to the selection criteria to occur more often (Natural selection) *Natural selection is the process by which Evolution occurs, so this extension allows users to better understand how and why Evolution takes place
Základní Informace o Rozšíření
Název | Evolution Simulation |
ID | edeghoiegfbmioabkkfccdghamfgcnmp |
Oficiální URL | https://chromewebstore.google.com/detail/evolution-simulation/edeghoiegfbmioabkkfccdghamfgcnmp |
Popis | Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms! |
Velikost souboru | 67.78 KB |
Počet instalací | 31 |
Aktuální Verze | 1.0.0 |
Poslední Aktualizace | 2021-12-14 |
Datum Vydání | 2021-12-13 |
Hodnocení | 3.00/5 Celkem 1 Hodnocení |
Vývojář | Finan Gammell |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Evolution Simulation", "description": "Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!", "version": "1.0.0", "icons": { "128": "gene_logo_128.png" }, "browser_action": { "default_icon": "gene_logo.png", "default_popup": "popup.html" } } |