Evolution Simulation
Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!
Evolution Simulationとは何ですか?
Evolution SimulationはFinan Gammellによって開発されたChromeの拡張機能で、その主な機能は「Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!」です。
拡張機能のスクリーンショット
Evolution Simulation拡張機能のCRXファイルをダウンロード
Evolution Simulation拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
*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
拡張機能の基本情報
名前 | Evolution Simulation |
ID | edeghoiegfbmioabkkfccdghamfgcnmp |
公式URL | https://chromewebstore.google.com/detail/evolution-simulation/edeghoiegfbmioabkkfccdghamfgcnmp |
説明 | Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms! |
ファイルサイズ | 67.78 KB |
インストール数 | 31 |
現在のバージョン | 1.0.0 |
最終更新日 | 2021-12-14 |
公開日 | 2021-12-13 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | Finan Gammell |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } } |