Party Time for those Offline

A Simple Extension for Procrastination.

Co to jest Party Time for those Offline?

Party Time for those Offline to rozszerzenie Chrome opracowane przez wrightMatthew, a jego główną funkcją jest „A Simple Extension for Procrastination.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Party Time for those Offline

Pobierz pliki rozszerzeń Party Time for those Offline w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Party Time for those Offline Party Time for those Offline
ID kkjnnjljagjfhjphmifoeapaaimdelbl
Oficjalny URL https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl
Opis A Simple Extension for Procrastination.
Rozmiar pliku 5.33 MB
Liczba instalacji 50
Aktualna Wersja 1.0.0.2
Ostatnia Aktualizacja 2016-04-25
Data Publikacji 2016-04-25
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper wrightMatthew
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}