BMW Snake Game in popup
BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
O que é BMW Snake Game in popup?
BMW Snake Game in popup é uma extensão do Chrome desenvolvida por odesoftami, e sua principal característica é "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão BMW Snake Game in popup
Baixe arquivos de extensão BMW Snake Game in popup 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
Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.
Informações Básicas da Extensão
Nome | BMW Snake Game in popup |
ID | jgmkfcekmdlnfgcneihgpnmpemleiooe |
URL Oficial | https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe |
Descrição | BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window |
Tamanho do Arquivo | 3.4 MB |
Contagem de Instalações | 224 |
Versão Atual | 2019.2.19.0 |
Última Atualização | 2019-02-21 |
Data de Publicação | 2019-02-21 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | odesoftami |
Tipo de Pagamento | free |
Idiomas Suportados | id,ms,de,en-GB,en-US,fil,fr,sw,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "jquery.js" ] }, "browser_action": { "default_icon": "img\/19.png", "default_popup": "popup.html", "default_title": "__MSG_title__" }, "default_locale": "en_US", "description": "__MSG_desc__", "icons": { "16": "img\/16.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "__MSG_name__", "offline_enabled": true, "short_name": "__MSG_shortname__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2019.2.19.0" } |