Text Adventure!!!

Jared's Text Adventure!

¿Qué es Text Adventure!!!?

Text Adventure!!! es una extensión de Chrome desarrollada por http://jaredvititoe.com, y su función principal es "Jared's Text Adventure!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Text Adventure!!!

Descarga archivos de extensión Text Adventure!!! en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Text Adventure!!! Text Adventure!!!
ID cldlljbdmkemnfnjbbecldfhognfnjgn
URL Oficial https://chrome.google.com/webstore/detail/text-adventure/cldlljbdmkemnfnjbbecldfhognfnjgn
Descripción Jared's Text Adventure!
Tamaño del Archivo 16.99 KB
Cantidad de Instalaciones 10,082
Versión Actual 2021.4.14
Última Actualización 2021-04-16
Fecha de Publicación 2019-12-28
Calificación 4.62/5 Total de 21 Calificaciones
Desarrollador http://jaredvititoe.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://jaredvititoe.com
URL de la Página de Ayuda https://jaredvititoe.com/contacts.html
Idiomas Soportados 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"
    }
}