Party Time for those Offline

A Simple Extension for Procrastination.

¿Qué es Party Time for those Offline?

Party Time for those Offline es una extensión de Chrome desarrollada por wrightMatthew, y su función principal es "A Simple Extension for Procrastination.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Party Time for those Offline

Descarga archivos de extensión Party Time for those Offline en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Party Time for those Offline Party Time for those Offline
ID kkjnnjljagjfhjphmifoeapaaimdelbl
URL Oficial https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl
Descripción A Simple Extension for Procrastination.
Tamaño del Archivo 5.33 MB
Cantidad de Instalaciones 50
Versión Actual 1.0.0.2
Última Actualización 2016-04-25
Fecha de Publicación 2016-04-25
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador wrightMatthew
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}