Party Time for those Offline
A Simple Extension for Procrastination.
Apa itu Party Time for those Offline?
Party Time for those Offline adalah ekstensi Chrome yang dikembangkan oleh wrightMatthew, dan fitur utamanya adalah "A Simple Extension for Procrastination.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Party Time for those Offline
Unduh file ekstensi Party Time for those Offline dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
URL Resmi | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
Deskripsi | A Simple Extension for Procrastination. |
Ukuran File | 5.33 MB |
Jumlah Instalasi | 50 |
Versi Saat Ini | 1.0.0.2 |
Terakhir Diperbarui | 2016-04-25 |
Tanggal Publikasi | 2016-04-25 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | wrightMatthew |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |