Bad Ice Cream Install
Play the popular game Bad Ice Cream Install online!
Wat is Bad Ice Cream Install?
Bad Ice Cream Install is een Chrome-extensie ontwikkeld door http://badicecream.99freegames.net, en de belangrijkste functie is "Play the popular game Bad Ice Cream Install online!".
Extensie Screenshots
Download het CRX-bestand van de extensie Bad Ice Cream Install
Download Bad Ice Cream Install-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
The popular arcade game Bad Ice Cream is here
Basisinformatie over de Extensie
Naam | |
ID | dhomjlmmdbkidpebhgehmnjjagkaghph |
Officiële URL | https://chrome.google.com/webstore/detail/bad-ice-cream-install/dhomjlmmdbkidpebhgehmnjjagkaghph |
Beschrijving | Play the popular game Bad Ice Cream Install online! |
Bestandsgrootte | 29.68 KB |
Aantal Installaties | 1,000 |
Huidige Versie | 1.0.0.1 |
Laatst Bijgewerkt | 2018-04-09 |
Publicatiedatum | 2018-04-09 |
Beoordeling | 3.00/5 Totaal 8 Beoordelingen |
Ontwikkelaar | http://badicecream.99freegames.net |
Betalingswijze | free |
Extensiewebsite | http://badicecream.99freegames.net |
Ondersteunde Talen | 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\/" ] } |