Evolution Simulation

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

Qu'est-ce que Evolution Simulation ?

Evolution Simulation est une extension Chrome développée par Finan Gammell, et sa fonction principale est "Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Evolution Simulation

Téléchargez les fichiers d'extension Evolution Simulation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        *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                    

Informations de Base sur l'Extension

Nom Evolution Simulation Evolution Simulation
ID edeghoiegfbmioabkkfccdghamfgcnmp
URL Officiel https://chromewebstore.google.com/detail/evolution-simulation/edeghoiegfbmioabkkfccdghamfgcnmp
Description Simulate Evolution By Observing Natural Selection Over Generations Of Simulated Organisms!
Taille du Fichier 67.78 KB
Nombre d'Installations 31
Version Actuelle 1.0.0
Dernière Mise à Jour 2021-12-14
Date de Publication 2021-12-13
Évaluation 3.00/5 Total 1 Évaluations
Développeur Finan Gammell
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}