ChickSquares
Chickens. On your newtab!
ChickSquares là gì?
ChickSquares là một tiện ích mở rộng Chrome được phát triển bởi steeven.liu2, và tính năng chính của nó là "Chickens. On your newtab!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng ChickSquares
Tải xuống các tệp mở rộng ChickSquares dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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 ;-;)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
URL Chính Thức | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
Mô tả | Chickens. On your newtab! |
Kích Thước Tệp | 324 KB |
Số Lần Cài Đặt | 28 |
Phiên Bản Hiện Tại | 1.3.2 |
Cập Nhật Lần Cuối | 2018-11-01 |
Ngày Phát Hành | 2018-11-01 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | steeven.liu2 |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |