ChickSquares

Chickens. On your newtab!

O que é ChickSquares?

ChickSquares é uma extensão do Chrome desenvolvida por steeven.liu2, e sua principal característica é "Chickens. On your newtab!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão ChickSquares

Baixe arquivos de extensão ChickSquares 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

                        What better way to fill a new tab than with a variety of chicken cubes?
With each new tab get a feathered friend with a motivational message. Keep them in your barn to generate eggs, and unlock even more poultry partners. You can even create your own!

-----
Update 1.3.2: Transitioned to a new database for storing chickens.
-----
Planned future features: 
- New chicken hairstyles, eye styles, beak styles, and more
- Internal messaging system
- Custom picture chickens

- 'Report to moderator' button
- Advertisements (gotta be honest hosting hundreds of user created content isn't cheep ;-;)                    

Informações Básicas da Extensão

Nome ChickSquares ChickSquares
ID nkjbdebcjapomgjbegialdfhkamedpkc
URL Oficial https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc
Descrição Chickens. On your newtab!
Tamanho do Arquivo 324 KB
Contagem de Instalações 28
Versão Atual 1.3.2
Última Atualização 2018-11-01
Data de Publicação 2018-11-01
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor steeven.liu2
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ChickSquares",
    "description": "Chickens. On your newtab!",
    "icons": {
        "48": "store\/icon48.png",
        "128": "store\/icon128.png"
    },
    "version": "1.3.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}