Party Time for those Offline

A Simple Extension for Procrastination.

O que é Party Time for those Offline?

Party Time for those Offline é uma extensão do Chrome desenvolvida por wrightMatthew, e sua principal característica é "A Simple Extension for Procrastination.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Party Time for those Offline

Baixe arquivos de extensão Party Time for those Offline no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome 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
Descrição A Simple Extension for Procrastination.
Tamanho do Arquivo 5.33 MB
Contagem de Instalações 50
Versão Atual 1.0.0.2
Última Atualização 2016-04-25
Data de Publicação 2016-04-25
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor wrightMatthew
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}