Ping-Pong.Classic

Classic Ping Pong. Popup game.

What is Ping-Pong.Classic?

Ping-Pong.Classic is a Chrome extension developed by noreal.inv, and its main feature is "Classic Ping Pong. Popup game.".

Extension Screenshots

screenshot
screenshot

Download Ping-Pong.Classic Extension CRX File

Download Ping-Pong.Classic 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 Ping Pong.
Free Popup Game.
Two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left side of the screen. Player use the paddles to hit a ball back and forth.                    

Extension Basic Information

Name Ping-Pong.Classic Ping-Pong.Classic
ID omaoangojgdeimbhlnnfnephhklfnhpo
Official URL https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo
Description Classic Ping Pong. Popup game.
File Size 49.01 KB
Installation Count 14,388
Current Version 1.13
Last Updated 2020-05-09
Publish Date 2020-05-09
Rating 4.50/5 Total 2 Ratings
Developer noreal.inv
Email [email protected]
Payment Type free
Privacy Policy Page URL https://badhopeplum.ru/privacy_policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "description": "Classic Ping Pong. Popup game.",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Ping-Pong.Classic",
    "offline_enabled": true,
    "permissions": [],
    "version": "1.13"
}