SimAquarium Extension

Aquarium simulation game.

SimAquarium Extension란 무엇입니까?

SimAquarium Extension은(는) Satria Adhi에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Aquarium simulation game."입니다.

확장 프로그램 스크린샷

screenshot

SimAquarium Extension 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 SimAquarium Extension SimAquarium Extension
ID aihjpkojknmkmmpeceojgaeccoeeaddo
공식 URL https://chromewebstore.google.com/detail/simaquarium-extension/aihjpkojknmkmmpeceojgaeccoeeaddo
설명 Aquarium simulation game.
파일 크기 1.56 MB
설치 횟수 7,000
현재 버전 2.1.6
최근 업데이트 2014-02-12
출시 날짜 2014-02-11
평점 3.95/5 총 43 개의 평점
개발자 Satria Adhi
결제 유형 free
확장 프로그램 웹 사이트 http://xtrsyz.org/2014/02/simaquarium-extensions/
지원되는 언어 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'"
}