Evolution Simulation

Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!

Evolution Simulation là gì?

Evolution Simulation là một tiện ích mở rộng Chrome được phát triển bởi Finan Gammell, và tính năng chính của nó là "Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Evolution Simulation

Tải xuống các tệp mở rộng Evolution Simulation dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        *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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Evolution Simulation Evolution Simulation
ID edeghoiegfbmioabkkfccdghamfgcnmp
URL Chính Thức https://chromewebstore.google.com/detail/evolution-simulation/edeghoiegfbmioabkkfccdghamfgcnmp
Mô tả Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!
Kích Thước Tệp 67.78 KB
Số Lần Cài Đặt 31
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2021-12-14
Ngày Phát Hành 2021-12-13
Đánh Giá 3.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Finan Gammell
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}