BMW Snake Game in popup
BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
BMW Snake Game in popup란 무엇입니까?
BMW Snake Game in popup은(는) odesoftami에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window"입니다.
확장 프로그램 스크린샷
BMW Snake Game in popup 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.
확장 프로그램 기본 정보
이름 | BMW Snake Game in popup |
ID | jgmkfcekmdlnfgcneihgpnmpemleiooe |
공식 URL | https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe |
설명 | BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window |
파일 크기 | 3.4 MB |
설치 횟수 | 224 |
현재 버전 | 2019.2.19.0 |
최근 업데이트 | 2019-02-21 |
출시 날짜 | 2019-02-21 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | odesoftami |
결제 유형 | free |
지원되는 언어 | 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" } |