Bubble Crush Game

Play the bubble crush game and challenge with your friends.

Apa itu Bubble Crush Game?

Bubble Crush Game adalah ekstensi Chrome yang dikembangkan oleh marilinettee, dan fitur utamanya adalah "Play the bubble crush game and challenge with your friends.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Bubble Crush Game

Unduh file ekstensi Bubble Crush Game dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Bubble Crush Game Bubble Crush Game
ID kogjiplnhndomljofcljepfohpalobpp
URL Resmi https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp
Deskripsi Play the bubble crush game and challenge with your friends.
Ukuran File 79.47 KB
Jumlah Instalasi 22
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2018-03-04
Tanggal Publikasi 2018-03-04
Penilaian 5.00/5 Total 2 Penilaian
Pengembang marilinettee
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}