King of Pool Ball
The World's #1 online billiards game, Play with your friends, Who is the king of pool?
什麼是King of Pool Ball?
King of Pool Ball是由http://www.droidcool.com開發的Chrome擴展程式,該擴展的主要功能是“The World's #1 online billiards game, Play with your friends, Who is the king of pool?”。
擴展截圖
下載King of Pool Ball擴展crx文件
下載King of Pool Ball擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
How to Play: * Press SPACE Key to change power * Press Z Key change to 2D view port * Move mouse to change the ball line
擴展基本資訊
名稱 | |
ID | ecinnhkeajdlichfghkcjegccpcillbn |
官方網址 | https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn |
簡介 | The World's #1 online billiards game, Play with your friends, Who is the king of pool? |
檔案大小 | 56.6 KB |
安裝次數 | 5,000 |
目前版本 | 2.0.0 |
更新時間 | 2019-06-06 |
上架時間 | 2019-06-06 |
評分 | 3.73/5 共 49 次評分 |
開發者 | http://www.droidcool.com |
付費類型 | free |
隱私政策頁面URL | http://www.droidcool.com/Policy.html |
支援的語言 | de,en,en-GB,en-US,fr,nl,no,tr,ca,da,et,es,es-419,hr,it,lt,pl,pt-BR,pt-PT,ru,uk,hi,th,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDesc__", "manifest_version": 2, "name": "__MSG_appName__", "short_name": "King Of Pool Ball", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.0" } |