ChickSquares
Chickens. On your newtab!
ChickSquaresคืออะไร?
ChickSquares เป็นส่วนขยายของ Chrome ที่พัฒนาโดย steeven.liu2 และคุณลักษณะหลักของมันคือ "Chickens. On your newtab!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ChickSquares
ดาวน์โหลดไฟล์ส่วนขยาย ChickSquares ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 ;-;)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nkjbdebcjapomgjbegialdfhkamedpkc |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/chicksquares/nkjbdebcjapomgjbegialdfhkamedpkc |
คำอธิบาย | Chickens. On your newtab! |
ขนาดไฟล์ | 324 KB |
จำนวนการติดตั้ง | 28 |
เวอร์ชันปัจจุบัน | 1.3.2 |
อัปเดตครั้งล่าสุด | 2018-11-01 |
วันที่เผยแพร่ | 2018-11-01 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | steeven.liu2 |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | 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" ] } |