Bubble Crush Game

Play the bubble crush game and challenge with your friends.

Bubble Crush Gameとは何ですか?

Bubble Crush Gameはmarilinetteeによって開発されたChromeの拡張機能で、その主な機能は「Play the bubble crush game and challenge with your friends.」です。

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

screenshot
screenshot

Bubble Crush Game拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Bubble Crush game
Bubble Crush is a most exciting connect bubbles game.Swipe you mouse to connect bubbles with the same color, you have 60 seconds to crush bubble
Smash bubbles of the same color. Smash big groups and score a lot of points!
This game's rules are simple. First you need to think strategically. You need to predict the best play to gather the most bubbles of the same color.                    

拡張機能の基本情報

名前 Bubble Crush Game Bubble Crush Game
ID kogjiplnhndomljofcljepfohpalobpp
公式URL https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp
説明 Play the bubble crush game and challenge with your friends.
ファイルサイズ 79.47 KB
インストール数 22
現在のバージョン 0.0.1
最終更新日 2018-03-04
公開日 2018-03-04
評価 5.00/5 合計 2 レビュー
開発者 marilinettee
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bubble Crush Game",
    "description": "Play the bubble crush game and challenge with your friends.",
    "short_name": "Bubble Crush Games",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.PNG",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon.PNG",
        "48": "icon.PNG",
        "128": "icon.PNG"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}