Orbit, the Cat

Read the mind of Orbit, the developer's cat, on each new tab.

O que é Orbit, the Cat?

Orbit, the Cat é uma extensão do Chrome desenvolvida por https://invertedpassion.com, e sua principal característica é "Read the mind of Orbit, the developer's cat, on each new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Orbit, the Cat

Baixe arquivos de extensão Orbit, the Cat 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

                        On each new tab, my cat will tell you how awesome you are. 

What can be better than cheering up while you're working? Try it :)                    

Informações Básicas da Extensão

Nome Orbit, the Cat Orbit, the Cat
ID fjnielflhjkmmdldlmhlomnlhkpheeid
URL Oficial https://chromewebstore.google.com/detail/orbit-the-cat/fjnielflhjkmmdldlmhlomnlhkpheeid
Descrição Read the mind of Orbit, the developer's cat, on each new tab.
Tamanho do Arquivo 26.96 KB
Contagem de Instalações 243
Versão Atual 1.1
Última Atualização 2018-03-26
Data de Publicação 2018-03-25
Classificação 5.00/5 Total de 16 Avaliações
Desenvolvedor https://invertedpassion.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://invertedpassion.com/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Orbit, the Cat",
    "version": "1.1",
    "author": "Paras Chopra",
    "description": "Read the mind of Orbit, the developer's cat, on each new tab.",
    "homepage_url": "https:\/\/invertedpassion.com\/free-resources\/",
    "icons": {
        "128": "cat-walk-by-iconka.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}