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 |
官方網址 | 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" } } |