Ping-Pong.Classic
Classic Ping Pong. Popup game.
什麼是Ping-Pong.Classic?
Ping-Pong.Classic是由noreal.inv開發的Chrome擴展程式,該擴展的主要功能是“Classic Ping Pong. Popup game.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | omaoangojgdeimbhlnnfnephhklfnhpo |
官方網址 | 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" } |