Bad Ice Cream Install

Play the popular game Bad Ice Cream Install online!

Bad Ice Cream Install क्या है?

Bad Ice Cream Install http://badicecream.99freegames.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play the popular game Bad Ice Cream Install online!"।

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

screenshot

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

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

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

                        The popular arcade game Bad Ice Cream is here                    

एक्सटेंशन की मूल जानकारी

नाम Bad Ice Cream Install Bad Ice Cream Install
ID dhomjlmmdbkidpebhgehmnjjagkaghph
आधिकारिक URL https://chrome.google.com/webstore/detail/bad-ice-cream-install/dhomjlmmdbkidpebhgehmnjjagkaghph
विवरण Play the popular game Bad Ice Cream Install online!
फ़ाइल का आकार 29.68 KB
स्थापना संख्या 1,000
वर्तमान संस्करण 1.0.0.1
अंतिम अपडेट 2018-04-09
प्रकाशन तिथि 2018-04-09
रेटिंग 3.00/5 कुल 8 रेटिंग्स
डेवलपर http://badicecream.99freegames.net
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://badicecream.99freegames.net
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bad Ice Cream Install",
    "version": "1.0.0.1",
    "manifest_version": 2,
    "description": "Play the popular game Bad Ice Cream Install online!",
    "homepage_url": "http:\/\/badicecream.99freegames.net\/",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/22x22.png",
        "default_title": "Bad Ice Cream Install",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "bookmarks",
        "http:\/\/badicecream.99freegames.net\/"
    ]
}