Pong
Pong brought to you by Preston Asmar.
什么是Pong?
Pong是由https://sites.google.com/site/prestonshub开发的Chrome扩展程序,该扩展的主要功能是“Pong brought to you by Preston Asmar.”。
扩展截图
下载Pong扩展crx文件
下载Pong扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Ready for a quick game of pong great! You can play by your self or with a friend. Controls: W Left side up S Left side down: Arrow key-up right side up Arrow key down right side down.
扩展基本信息
名称 | |
ID | aiabfongpecmngheafppecmnfncejkdh |
官方URL | https://chromewebstore.google.com/detail/pong/aiabfongpecmngheafppecmnfncejkdh |
简介 | Pong brought to you by Preston Asmar. |
文件大小 | 19.02 KB |
安装次数 | 77 |
当前版本 | 15.15 |
更新时间 | 2019-05-28 |
上架时间 | 2019-05-28 |
评分 | 5.00/5 共1次评分 |
开发者 | https://sites.google.com/site/prestonshub |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pong", "version": "15.15", "manifest_version": 2, "description": "Pong brought to you by Preston Asmar.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |