Ping-Pong.Classic

Classic Ping Pong. Popup game.

Apa itu Ping-Pong.Classic?

Ping-Pong.Classic adalah ekstensi Chrome yang dikembangkan oleh noreal.inv, dan fitur utamanya adalah "Classic Ping Pong. Popup game.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Ping-Pong.Classic

Unduh file ekstensi Ping-Pong.Classic dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Ping-Pong.Classic Ping-Pong.Classic
ID omaoangojgdeimbhlnnfnephhklfnhpo
URL Resmi https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo
Deskripsi Classic Ping Pong. Popup game.
Ukuran File 49.01 KB
Jumlah Instalasi 14,388
Versi Saat Ini 1.13
Terakhir Diperbarui 2020-05-09
Tanggal Publikasi 2020-05-09
Penilaian 4.50/5 Total 2 Penilaian
Pengembang noreal.inv
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://badhopeplum.ru/privacy_policy.html
Bahasa yang Didukung 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"
}