Bad Ice Cream Install

Play the popular game Bad Ice Cream Install online!

Apa itu Bad Ice Cream Install?

Bad Ice Cream Install adalah ekstensi Chrome yang dikembangkan oleh http://badicecream.99freegames.net, dan fitur utamanya adalah "Play the popular game Bad Ice Cream Install online!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Bad Ice Cream Install

Unduh file ekstensi Bad Ice Cream Install 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

                        The popular arcade game Bad Ice Cream is here                    

Informasi Dasar Ekstensi

Nama Bad Ice Cream Install Bad Ice Cream Install
ID dhomjlmmdbkidpebhgehmnjjagkaghph
URL Resmi https://chrome.google.com/webstore/detail/bad-ice-cream-install/dhomjlmmdbkidpebhgehmnjjagkaghph
Deskripsi Play the popular game Bad Ice Cream Install online!
Ukuran File 29.68 KB
Jumlah Instalasi 1,000
Versi Saat Ini 1.0.0.1
Terakhir Diperbarui 2018-04-09
Tanggal Publikasi 2018-04-09
Penilaian 3.00/5 Total 8 Penilaian
Pengembang http://badicecream.99freegames.net
Tipe Pembayaran free
Situs Ekstensi http://badicecream.99freegames.net
Bahasa yang Didukung 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\/"
    ]
}