Bad Ice Cream Install

Play the popular game Bad Ice Cream Install online!

Bad Ice Cream Installคืออะไร?

Bad Ice Cream Install เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://badicecream.99freegames.net และคุณลักษณะหลักของมันคือ "Play the popular game Bad Ice Cream Install online!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bad Ice Cream Install

ดาวน์โหลดไฟล์ส่วนขยาย Bad Ice Cream Install ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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\/"
    ]
}