King of Pool Ball

The World's #1 online billiards game, Play with your friends, Who is the king of pool?

O que é King of Pool Ball?

King of Pool Ball é uma extensão do Chrome desenvolvida por http://www.droidcool.com, e sua principal característica é "The World's #1 online billiards game, Play with your friends, Who is the king of pool?".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão King of Pool Ball

Baixe arquivos de extensão King of Pool Ball 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

                        How to Play:
* Press SPACE Key to change power
* Press Z Key change to 2D view port
* Move mouse to change the ball line                    

Informações Básicas da Extensão

Nome King of Pool Ball King of Pool Ball
ID ecinnhkeajdlichfghkcjegccpcillbn
URL Oficial https://chrome.google.com/webstore/detail/king-of-pool-ball/ecinnhkeajdlichfghkcjegccpcillbn
Descrição The World's #1 online billiards game, Play with your friends, Who is the king of pool?
Tamanho do Arquivo 56.6 KB
Contagem de Instalações 5,000
Versão Atual 2.0.0
Última Atualização 2019-06-06
Data de Publicação 2019-06-06
Classificação 3.73/5 Total de 49 Avaliações
Desenvolvedor http://www.droidcool.com
Tipo de Pagamento free
URL da Página de Política de Privacidade http://www.droidcool.com/Policy.html
Idiomas Suportados 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"
}