Text Adventure!!!

Jared's Text Adventure!

Text Adventure!!!คืออะไร?

Text Adventure!!! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://jaredvititoe.com และคุณลักษณะหลักของมันคือ "Jared's Text Adventure!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Text Adventure!!!

ดาวน์โหลดไฟล์ส่วนขยาย Text Adventure!!! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Its a Text Adventure! The goal is to make it home without dying. There are numerous different things you can do to make your rigorous journey more interesting such as fishing rather than hunting or crafting a walking stick so you can make the trip faster and much much more! Along your journey you may also stumble across a village where you can either ransack it or trade with the villagers.

Recently Added!
-Safe way of obtaining food: (Fishing)-
-Color-
-Health Bar-
-Randomly Generated Villages-
-Looting & Trading in Villages-
-Fishing Bait-
-Bug Fixes-
-New Logo-

Recently Removed!
-Instant death: (Lethality of Bears, Lions, Cheetahs) now they eliminate a lot of health-

In Development!
-Multiplayer Trading, Battling-

Controls!
Use numbers such as "1" or "2" to use the different commands unless otherwise told to write your response out in full.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Text Adventure!!! Text Adventure!!!
ID cldlljbdmkemnfnjbbecldfhognfnjgn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/text-adventure/cldlljbdmkemnfnjbbecldfhognfnjgn
คำอธิบาย Jared's Text Adventure!
ขนาดไฟล์ 16.99 KB
จำนวนการติดตั้ง 10,082
เวอร์ชันปัจจุบัน 2021.4.14
อัปเดตครั้งล่าสุด 2021-04-16
วันที่เผยแพร่ 2019-12-28
คะแนน 4.62/5 รวมทั้งหมด 21 คะแนน
ผู้พัฒนา http://jaredvititoe.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://jaredvititoe.com
URL หน้าช่วยเหลือ https://jaredvititoe.com/contacts.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Text Adventure!!!",
    "short_name": "Adventure!",
    "author": "Jared Vititoe",
    "version": "2021.4.14",
    "description": "Jared's Text Adventure!",
    "permissions": [],
    "incognito": "split",
    "icons": {
        "128": "Logo.jpg"
    },
    "browser_action": {
        "default_icon": "Logo.jpg",
        "default_popup": "popup.html"
    }
}