Bubble Crush Game

Play the bubble crush game and challenge with your friends.

Bubble Crush Game क्या है?

Bubble Crush Game marilinettee द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play the bubble crush game and challenge with your friends."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Bubble Crush Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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'"
}