Party Time for those Offline
A Simple Extension for Procrastination.
什么是Party Time for those Offline?
Party Time for those Offline是由wrightMatthew开发的Chrome扩展程序,该扩展的主要功能是“A Simple Extension for Procrastination.”。
扩展截图
下载Party Time for those Offline扩展crx文件
下载Party Time for those Offline扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You ever find yourself out of internet and bored? Up late working on a paper dreaming of games? In lecture? Snag this extension and you have three little games to keep you entertained: a basic shooter, a paddle and ball game, and a sketching pad to grow reminiscent of your TI-83 drawing days. And just as an added bonus, we have a little banner that'll let you know if your internet is connected. Go on, grab the extension. It's party time.
扩展基本信息
名称 | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
官方URL | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
简介 | A Simple Extension for Procrastination. |
文件大小 | 5.33 MB |
安装次数 | 50 |
当前版本 | 1.0.0.2 |
更新时间 | 2016-04-25 |
上架时间 | 2016-04-25 |
评分 | 5.00/5 共2次评分 |
开发者 | wrightMatthew |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Party Time for those Offline", "description": "A Simple Extension for Procrastination.", "icons": { "16": "images\/AwesomeLogo2.png" }, "version": "1.0.0.2", "short_name": "Party Time", "manifest_version": 2, "browser_action": { "default_popup": "partyTimePopUp.html" } } |