SimAquarium Extension

Aquarium simulation game.

Was ist SimAquarium Extension?

SimAquarium Extension ist eine Chrome-Erweiterung, die von Satria Adhi entwickelt wurde, und ihr Hauptmerkmal ist "Aquarium simulation game.".

Erweiterungsscreenshots

screenshot

SimAquarium Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie SimAquarium Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name SimAquarium Extension SimAquarium Extension
ID aihjpkojknmkmmpeceojgaeccoeeaddo
Offizielle URL https://chromewebstore.google.com/detail/simaquarium-extension/aihjpkojknmkmmpeceojgaeccoeeaddo
Beschreibung Aquarium simulation game.
Dateigröße 1.56 MB
Installationsanzahl 7,000
Aktuelle Version 2.1.6
Letztes Update 2014-02-12
Veröffentlichungsdatum 2014-02-11
Bewertung 3.95/5 Insgesamt 43 Bewertungen
Entwickler Satria Adhi
Zahlungsart free
Erweiterungswebsite http://xtrsyz.org/2014/02/simaquarium-extensions/
Unterstützte Sprachen 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'"
}