Text Adventure!!!

Jared's Text Adventure!

什麼是Text Adventure!!!?

Text Adventure!!!是由http://jaredvititoe.com開發的Chrome擴展程式,該擴展的主要功能是“Jared's Text Adventure!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Text Adventure!!!擴展crx文件

下載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
官方網址 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"
    }
}