Bad Ice Cream Install

Play the popular game Bad Ice Cream Install online!

O que é Bad Ice Cream Install?

Bad Ice Cream Install é uma extensão do Chrome desenvolvida por http://badicecream.99freegames.net, e sua principal característica é "Play the popular game Bad Ice Cream Install online!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Bad Ice Cream Install

Baixe arquivos de extensão Bad Ice Cream Install no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        The popular arcade game Bad Ice Cream is here                    

Informações Básicas da Extensão

Nome Bad Ice Cream Install Bad Ice Cream Install
ID dhomjlmmdbkidpebhgehmnjjagkaghph
URL Oficial https://chrome.google.com/webstore/detail/bad-ice-cream-install/dhomjlmmdbkidpebhgehmnjjagkaghph
Descrição Play the popular game Bad Ice Cream Install online!
Tamanho do Arquivo 29.68 KB
Contagem de Instalações 1,000
Versão Atual 1.0.0.1
Última Atualização 2018-04-09
Data de Publicação 2018-04-09
Classificação 3.00/5 Total de 8 Avaliações
Desenvolvedor http://badicecream.99freegames.net
Tipo de Pagamento free
Site da Extensão http://badicecream.99freegames.net
Idiomas Suportados 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\/"
    ]
}