ChickSquares

Chickens. On your newtab!

Co je ChickSquares?

ChickSquares je rozšíření Chrome vyvinuté steeven.liu2, a jeho hlavní funkcí je „Chickens. On your newtab!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření ChickSquares

Stáhněte si soubory rozšíření ChickSquares ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název ChickSquares ChickSquares
ID nkjbdebcjapomgjbegialdfhkamedpkc
Oficiální URL https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc
Popis Chickens. On your newtab!
Velikost souboru 324 KB
Počet instalací 28
Aktuální Verze 1.3.2
Poslední Aktualizace 2018-11-01
Datum Vydání 2018-11-01
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář steeven.liu2
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    ]
}