Text Adventure!!!

Jared's Text Adventure!

Co je Text Adventure!!!?

Text Adventure!!! je rozšíření Chrome vyvinuté http://jaredvititoe.com, a jeho hlavní funkcí je „Jared's Text Adventure!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Text Adventure!!!

Stáhněte si soubory rozšíření Text Adventure!!! ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Text Adventure!!! Text Adventure!!!
ID cldlljbdmkemnfnjbbecldfhognfnjgn
Oficiální URL https://chrome.google.com/webstore/detail/text-adventure/cldlljbdmkemnfnjbbecldfhognfnjgn
Popis Jared's Text Adventure!
Velikost souboru 16.99 KB
Počet instalací 10,082
Aktuální Verze 2021.4.14
Poslední Aktualizace 2021-04-16
Datum Vydání 2019-12-28
Hodnocení 4.62/5 Celkem 21 Hodnocení
Vývojář http://jaredvititoe.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://jaredvititoe.com
URL Stránky Nápovědy https://jaredvititoe.com/contacts.html
Podporované Jazyky 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"
    }
}