ChickSquares
Chickens. On your newtab!
What is ChickSquares?
ChickSquares is a Chrome extension developed by steeven.liu2, and its main feature is "Chickens. On your newtab!".
Extension Screenshots
Download ChickSquares Extension CRX File
Download ChickSquares extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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 ;-;)
Extension Basic Information
Name | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
Official URL | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
Description | Chickens. On your newtab! |
File Size | 324 KB |
Installation Count | 28 |
Current Version | 1.3.2 |
Last Updated | 2018-11-01 |
Publish Date | 2018-11-01 |
Rating | 5.00/5 Total 3 Ratings |
Developer | steeven.liu2 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } |