Party Time for those Offline
A Simple Extension for Procrastination.
Qu'est-ce que Party Time for those Offline ?
Party Time for those Offline est une extension Chrome développée par wrightMatthew, et sa fonction principale est "A Simple Extension for Procrastination.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Party Time for those Offline
Téléchargez les fichiers d'extension Party Time for those Offline au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
URL Officiel | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
Description | A Simple Extension for Procrastination. |
Taille du Fichier | 5.33 MB |
Nombre d'Installations | 50 |
Version Actuelle | 1.0.0.2 |
Dernière Mise à Jour | 2016-04-25 |
Date de Publication | 2016-04-25 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | wrightMatthew |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |