Party Time for those Offline
A Simple Extension for Procrastination.
Cos'è Party Time for those Offline?
Party Time for those Offline è un'estensione di Chrome sviluppata da wrightMatthew, e la sua funzione principale è "A Simple Extension for Procrastination.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Party Time for those Offline
Scarica i file di estensione Party Time for those Offline in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
| URL Ufficiale | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
| Descrizione | A Simple Extension for Procrastination. |
| Dimensione del File | 5.33 MB |
| Conteggio Installazioni | 50 |
| Versione Corrente | 1.0.0.2 |
| Ultimo Aggiornamento | 2016-04-25 |
| Data di Pubblicazione | 2016-04-25 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | wrightMatthew |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |