8-Ball Pool
Play a quick game of 8-ball pool in a popup.
Wat is 8-Ball Pool?
8-Ball Pool is een Chrome-extensie ontwikkeld door Maxim Collingwood, en de belangrijkste functie is "Play a quick game of 8-ball pool in a popup.".
Extensie Screenshots
Download het CRX-bestand van de extensie 8-Ball Pool
Download 8-Ball Pool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Classic 8-ball pool game in an extension. You can choose to play against a friend, or against an AI, with various difficulty levels.
Have fun, and good luck!
Keys:
* 'W' : Increase shot power.
* 'S' : Decrease shot power.
* 'Esc' : Return to main menu.
Mouse:
* Left click : shoot.
* Aim by moving the mouse.
© Chen Shmilovich - 2018 Basisinformatie over de Extensie
| Naam | |
| ID | noehfcgcdhbabgbmhbahipodfpndjedc |
| Officiële URL | https://chromewebstore.google.com/detail/8-ball-pool/noehfcgcdhbabgbmhbahipodfpndjedc |
| Beschrijving | Play a quick game of 8-ball pool in a popup. |
| Bestandsgrootte | 13.1 MB |
| Aantal Installaties | 7,000 |
| Huidige Versie | 1 |
| Laatst Bijgewerkt | 2021-03-25 |
| Publicatiedatum | 2021-03-24 |
| Beoordeling | 4.86/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | Maxim Collingwood |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "8-Ball Pool",
"description": "Play a quick game of 8-ball pool in a popup.",
"version": "1",
"manifest_version": 2,
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_popup": "index.html",
"default_icon": "icon.png"
}
} | |