Pong

Pong brought to you by Preston Asmar.

What is Pong?

Pong is a Chrome extension developed by https://sites.google.com/site/prestonshub, and its main feature is "Pong brought to you by Preston Asmar.".

Extension Screenshots

screenshot
screenshot

Download Pong Extension CRX File

Download Pong 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

                        Ready for a quick game of pong great! You can play by your self or with a friend.
Controls: W Left side up S Left side down: Arrow key-up right side up Arrow key down right side down.                    

Extension Basic Information

Name Pong Pong
ID aiabfongpecmngheafppecmnfncejkdh
Official URL https://chromewebstore.google.com/detail/pong/aiabfongpecmngheafppecmnfncejkdh
Description Pong brought to you by Preston Asmar.
File Size 19.02 KB
Installation Count 77
Current Version 15.15
Last Updated 2019-05-28
Publish Date 2019-05-28
Rating 5.00/5 Total 1 Ratings
Developer https://sites.google.com/site/prestonshub
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pong",
    "version": "15.15",
    "manifest_version": 2,
    "description": "Pong brought to you by Preston Asmar.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}