Bad Ice Cream Install
Play the popular game Bad Ice Cream Install online!
Qu'est-ce que Bad Ice Cream Install ?
Bad Ice Cream Install est une extension Chrome développée par http://badicecream.99freegames.net, et sa fonction principale est "Play the popular game Bad Ice Cream Install online!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Bad Ice Cream Install
Téléchargez les fichiers d'extension Bad Ice Cream Install au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
The popular arcade game Bad Ice Cream is here
Informations de Base sur l'Extension
Nom | |
ID | dhomjlmmdbkidpebhgehmnjjagkaghph |
URL Officiel | https://chrome.google.com/webstore/detail/bad-ice-cream-install/dhomjlmmdbkidpebhgehmnjjagkaghph |
Description | Play the popular game Bad Ice Cream Install online! |
Taille du Fichier | 29.68 KB |
Nombre d'Installations | 1,000 |
Version Actuelle | 1.0.0.1 |
Dernière Mise à Jour | 2018-04-09 |
Date de Publication | 2018-04-09 |
Évaluation | 3.00/5 Total 8 Évaluations |
Développeur | http://badicecream.99freegames.net |
Type de Paiement | free |
Site Web de l'Extension | http://badicecream.99freegames.net |
Langues Prises en Charge | 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\/" ] } |