ChickSquares
Chickens. On your newtab!
Vad är ChickSquares?
ChickSquares är en Chrome-tillägg utvecklad av steeven.liu2, och dess huvudfunktion är "Chickens. On your newtab!".
Tilläggsskärmbilder
Ladda ner ChickSquares-förlängningens CRX-fil
Ladda ner ChickSquares-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 ;-;)
Grundläggande Information om Tillägg
Namn | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
Officiell webbadress | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
Beskrivning | Chickens. On your newtab! |
Filstorlek | 324 KB |
Antal Installationer | 28 |
Aktuell Version | 1.3.2 |
Senast Uppdaterad | 2018-11-01 |
Publiceringsdatum | 2018-11-01 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | steeven.liu2 |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" ] } |