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
官方網址 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
電子郵箱 [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'"
}