BMW Snake Game in popup

BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window

Vad är BMW Snake Game in popup?

BMW Snake Game in popup är en Chrome-tillägg utvecklad av odesoftami, och dess huvudfunktion är "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner BMW Snake Game in popup-förlängningens CRX-fil

Ladda ner BMW Snake Game in popup-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.                    

Grundläggande Information om Tillägg

Namn BMW Snake Game in popup BMW Snake Game in popup
ID jgmkfcekmdlnfgcneihgpnmpemleiooe
Officiell webbadress https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe
Beskrivning BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
Filstorlek 3.4 MB
Antal Installationer 224
Aktuell Version 2019.2.19.0
Senast Uppdaterad 2019-02-21
Publiceringsdatum 2019-02-21
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare odesoftami
Betalningssätt free
Stödda Språk 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"
}