Evolution Simulation

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

ما هو Evolution Simulation؟

Evolution Simulation هو إضافة Chrome تم تطويرها بواسطة Finan Gammell، والميزة الرئيسية لها هي "Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Evolution Simulation

قم بتنزيل ملفات الامتداد Evolution Simulation بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        *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 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
البريد الإلكتروني [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"
    }
}