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によって開発されたChromeの拡張機能で、その主な機能は「Play the popular game Bad Ice Cream Install online!」です。
拡張機能のスクリーンショット
Bad Ice Cream Install拡張機能のCRXファイルをダウンロード
Bad Ice Cream Install拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The popular arcade game Bad Ice Cream is here
拡張機能の基本情報
名前 | |
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\/" ] } |