Party Time for those Offline
A Simple Extension for Procrastination.
Vad är Party Time for those Offline?
Party Time for those Offline är en Chrome-tillägg utvecklad av wrightMatthew, och dess huvudfunktion är "A Simple Extension for Procrastination.".
Tilläggsskärmbilder
Ladda ner Party Time for those Offline-förlängningens CRX-fil
Ladda ner Party Time for those Offline-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
Officiell webbadress | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
Beskrivning | A Simple Extension for Procrastination. |
Filstorlek | 5.33 MB |
Antal Installationer | 50 |
Aktuell Version | 1.0.0.2 |
Senast Uppdaterad | 2016-04-25 |
Publiceringsdatum | 2016-04-25 |
Betyg | 5.00/5 Totalt 2 Betyg |
Utvecklare | wrightMatthew |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |