ChickSquares
Chickens. On your newtab!
Qu'est-ce que ChickSquares ?
ChickSquares est une extension Chrome développée par steeven.liu2, et sa fonction principale est "Chickens. On your newtab!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ChickSquares
Téléchargez les fichiers d'extension ChickSquares au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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 ;-;)
Informations de Base sur l'Extension
Nom | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
URL Officiel | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
Description | Chickens. On your newtab! |
Taille du Fichier | 324 KB |
Nombre d'Installations | 28 |
Version Actuelle | 1.3.2 |
Dernière Mise à Jour | 2018-11-01 |
Date de Publication | 2018-11-01 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | steeven.liu2 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |