Party Time for those Offline
A Simple Extension for Procrastination.
Was ist Party Time for those Offline?
Party Time for those Offline ist eine Chrome-Erweiterung, die von wrightMatthew entwickelt wurde, und ihr Hauptmerkmal ist "A Simple Extension for Procrastination.".
Erweiterungsscreenshots
Party Time for those Offline-Erweiterungs-CRX-Datei herunterladen
Laden Sie Party Time for those Offline-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
| Offizielle URL | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
| Beschreibung | A Simple Extension for Procrastination. |
| Dateigröße | 5.33 MB |
| Installationsanzahl | 50 |
| Aktuelle Version | 1.0.0.2 |
| Letztes Update | 2016-04-25 |
| Veröffentlichungsdatum | 2016-04-25 |
| Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
| Entwickler | wrightMatthew |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |