ChickSquares

Chickens. On your newtab!

Cos'è ChickSquares?

ChickSquares è un'estensione di Chrome sviluppata da steeven.liu2, e la sua funzione principale è "Chickens. On your newtab!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione ChickSquares

Scarica i file di estensione ChickSquares in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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 ;-;)                    

Informazioni di Base sull'Estensione

Nome ChickSquares ChickSquares
ID nkjbdebcjapomgjbegialdfhkamedpkc
URL Ufficiale https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc
Descrizione Chickens. On your newtab!
Dimensione del File 324 KB
Conteggio Installazioni 28
Versione Corrente 1.3.2
Ultimo Aggiornamento 2018-11-01
Data di Pubblicazione 2018-11-01
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore steeven.liu2
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}