ChickSquares

Chickens. On your newtab!

Co to jest ChickSquares?

ChickSquares to rozszerzenie Chrome opracowane przez steeven.liu2, a jego główną funkcją jest „Chickens. On your newtab!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia ChickSquares

Pobierz pliki rozszerzeń ChickSquares w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa ChickSquares ChickSquares
ID nkjbdebcjapomgjbegialdfhkamedpkc
Oficjalny URL https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc
Opis Chickens. On your newtab!
Rozmiar pliku 324 KB
Liczba instalacji 28
Aktualna Wersja 1.3.2
Ostatnia Aktualizacja 2018-11-01
Data Publikacji 2018-11-01
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper steeven.liu2
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    ]
}