SimAquarium Extension

Aquarium simulation game.

Qu'est-ce que SimAquarium Extension ?

SimAquarium Extension est une extension Chrome développée par Satria Adhi, et sa fonction principale est "Aquarium simulation game.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SimAquarium Extension

Téléchargez les fichiers d'extension SimAquarium Extension 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

                        SimAquarium is an aquarium simulation game - you can buy and sell fish, aquarium sceneries (plants, rocks etc), lighting and other things for your aquarium!

You can play with your fish, feed them and more. To earn money you have to breed and sell fish - there is 28 different species with different characteristics, some of the fishes are very rare.

With more money you can buy bigger and prettier fishes, more impressive aquarium decorations and better lighting. But the most expensive animal you can buy is not a fish - it's a dolphin!                    

Informations de Base sur l'Extension

Nom SimAquarium Extension SimAquarium Extension
ID aihjpkojknmkmmpeceojgaeccoeeaddo
URL Officiel https://chromewebstore.google.com/detail/simaquarium-extension/aihjpkojknmkmmpeceojgaeccoeeaddo
Description Aquarium simulation game.
Taille du Fichier 1.56 MB
Nombre d'Installations 7,000
Version Actuelle 2.1.6
Dernière Mise à Jour 2014-02-12
Date de Publication 2014-02-11
Évaluation 3.95/5 Total 43 Évaluations
Développeur Satria Adhi
Type de Paiement free
Site Web de l'Extension http://xtrsyz.org/2014/02/simaquarium-extensions/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SimAquarium Extension",
    "version": "2.1.6",
    "author": "xtrsyz.org",
    "homepage_url": "http:\/\/xtrsyz.org\/",
    "description": "Aquarium simulation game.",
    "manifest_version": 2,
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "gfx\/favicon.png",
        "default_title": "SimAquarium",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "gfx\/icon16.png",
        "48": "gfx\/icon48.png",
        "128": "gfx\/icon128.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}