ChickSquares
Chickens. On your newtab!
Wat is ChickSquares?
ChickSquares is een Chrome-extensie ontwikkeld door steeven.liu2, en de belangrijkste functie is "Chickens. On your newtab!".
Extensie Screenshots
Download het CRX-bestand van de extensie ChickSquares
Download ChickSquares-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 ;-;)
Basisinformatie over de Extensie
Naam | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
Officiële URL | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
Beschrijving | Chickens. On your newtab! |
Bestandsgrootte | 324 KB |
Aantal Installaties | 28 |
Huidige Versie | 1.3.2 |
Laatst Bijgewerkt | 2018-11-01 |
Publicatiedatum | 2018-11-01 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | steeven.liu2 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |