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
Eメール [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"
}