Party Time for those Offline
A Simple Extension for Procrastination.
Wat is Party Time for those Offline?
Party Time for those Offline is een Chrome-extensie ontwikkeld door wrightMatthew, en de belangrijkste functie is "A Simple Extension for Procrastination.".
Extensie Screenshots
Download het CRX-bestand van de extensie Party Time for those Offline
Download Party Time for those Offline-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
Officiële URL | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
Beschrijving | A Simple Extension for Procrastination. |
Bestandsgrootte | 5.33 MB |
Aantal Installaties | 50 |
Huidige Versie | 1.0.0.2 |
Laatst Bijgewerkt | 2016-04-25 |
Publicatiedatum | 2016-04-25 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | wrightMatthew |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |