8-Ball Pool

Play a quick game of 8-ball pool in a popup.

What is 8-Ball Pool?

8-Ball Pool is a Chrome extension developed by Maxim Collingwood, and its main feature is "Play a quick game of 8-ball pool in a popup.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download 8-Ball Pool Extension CRX File

Download 8-Ball Pool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name 8-Ball Pool 8-Ball Pool
ID noehfcgcdhbabgbmhbahipodfpndjedc
Official URL https://chromewebstore.google.com/detail/8-ball-pool/noehfcgcdhbabgbmhbahipodfpndjedc
Description Play a quick game of 8-ball pool in a popup.
File Size 13.1 MB
Installation Count 7,000
Current Version 1
Last Updated 2021-03-25
Publish Date 2021-03-24
Rating 4.86/5 Total 7 Ratings
Developer Maxim Collingwood
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}