Kirby's Adventure Game

Join Kirby's adventure now you can play on chrome webstore.

Kirby's Adventure Gameとは何ですか?

Kirby's Adventure GameはLegendsGamesによって開発されたChromeの拡張機能で、その主な機能は「Join Kirby's adventure now you can play on chrome webstore.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Kirby's Adventure Game拡張機能のCRXファイルをダウンロード

Kirby's Adventure Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Join Adventure with the most cute hero in the history of video games in Kirby's Adventure Game.

How to use

- Just by clicking on Add to Chrome it will be added automatically install.

- In the upper left corner, click on settings to customize all options according to your needs.

- Enjoy Kirby's Adventure Game!                    

拡張機能の基本情報

名前 Kirby's Adventure Game Kirby's Adventure Game
ID aacfjaodbklidgpgkophnjoielmlappp
公式URL https://chrome.google.com/webstore/detail/kirbys-adventure-game/aacfjaodbklidgpgkophnjoielmlappp
説明 Join Kirby's adventure now you can play on chrome webstore.
ファイルサイズ 41.77 KB
インストール数 3,000
現在のバージョン 1.0
最終更新日 2019-02-18
公開日 2019-02-18
評価 3.75/5 合計 4 レビュー
開発者 LegendsGames
Eメール [email protected]
支払い方法 free
対応言語 en,en-GB,en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_title": "__MSG_appName__"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}