Ping-Pong.Classic

Classic Ping Pong. Popup game.

什么是Ping-Pong.Classic?

Ping-Pong.Classic是由noreal.inv开发的Chrome扩展程序,该扩展的主要功能是“Classic Ping Pong. Popup game.”。

扩展截图

screenshot
screenshot

下载Ping-Pong.Classic扩展crx文件

下载Ping-Pong.Classic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Ping-Pong.Classic Ping-Pong.Classic
ID omaoangojgdeimbhlnnfnephhklfnhpo
官方URL https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo
简介 Classic Ping Pong. Popup game.
文件大小 49.01 KB
安装次数 14,388
当前版本 1.13
更新时间 2020-05-09
上架时间 2020-05-09
评分 4.50/5 共2次评分
开发者 noreal.inv
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://badhopeplum.ru/privacy_policy.html
支持的语言 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"
}