Tiny Tycoon
Build a tiny tycoon on a tiny planet.
Tiny Tycoonคืออะไร?
Tiny Tycoon เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Doppler Creative และคุณลักษณะหลักของมันคือ "Build a tiny tycoon on a tiny planet."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tiny Tycoon
ดาวน์โหลดไฟล์ส่วนขยาย Tiny Tycoon ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Tiny Tycoon is a casual-clicker game where you gather resources by clicking materials. The more you gather, the greater your tycoon becomes.
Tired of clicking? Hire a workforce to do it for you! Assign tasks to workers to gather enough resources to build your rocket ship. Launch your rocket to start a new mission.
Features:
- Play offline (no internet needed)
- Unlimited procedurally generated worlds
- Easy controls
- Retro 2D/3D artwork
- Rewarding gameplay
- Stats to track your progress
- Option to save laptop battery life
Updates:
v1.0.8
- Added a "time" statistic (useful for speedruns)
- Fixed a bug where you could build on clouds.
v1.0.7
- Added option to lower graphics (greatly increases frames per second)
v1.0.6
- Added option to create new records.
- Added option to delete records.
- Fixed FPS drop by limiting text on screen.
- Fixed stats not updating when starting a new record.
v1.0.5
- Reduced cost of worker to 50 wood, 50 stone, and 50 iron
v1.0.4
- Updated artwork
v1.0.0
- Added rocket ship to complete the mission
v0.9.0
- Added oil drill to automatically gather oil
v0.8.0
- Added worker to automatically gather resources ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bamdkjfjhhnjcgcjmmjdnncpglihepoi |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tiny-tycoon/bamdkjfjhhnjcgcjmmjdnncpglihepoi |
| คำอธิบาย | Build a tiny tycoon on a tiny planet. |
| ขนาดไฟล์ | 1.15 MB |
| จำนวนการติดตั้ง | 80,000 |
| เวอร์ชันปัจจุบัน | 1.0.8 |
| อัปเดตครั้งล่าสุด | 2023-08-24 |
| วันที่เผยแพร่ | 2023-07-26 |
| คะแนน | 4.65/5 รวมทั้งหมด 362 คะแนน |
| ผู้พัฒนา | Doppler Creative |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.dopplercreative.com |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.dopplercreative.com/privacy-policy |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Tiny Tycoon",
"description": "Build a tiny tycoon on a tiny planet.",
"version": "1.0.8",
"action": {
"default_popup": "index.html",
"default_title": "Tiny Tycoon"
},
"icons": {
"16": "img\/png\/icon16.png",
"32": "img\/png\/icon32.png",
"48": "img\/png\/icon48.png",
"128": "img\/png\/icon128.png"
}
} | |