Text Adventure!!!

Jared's Text Adventure!

Was ist Text Adventure!!!?

Text Adventure!!! ist eine Chrome-Erweiterung, die von http://jaredvititoe.com entwickelt wurde, und ihr Hauptmerkmal ist "Jared's Text Adventure!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Text Adventure!!!-Erweiterungs-CRX-Datei herunterladen

Laden Sie Text Adventure!!!-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Text Adventure!!! Text Adventure!!!
ID cldlljbdmkemnfnjbbecldfhognfnjgn
Offizielle URL https://chrome.google.com/webstore/detail/text-adventure/cldlljbdmkemnfnjbbecldfhognfnjgn
Beschreibung Jared's Text Adventure!
Dateigröße 16.99 KB
Installationsanzahl 10,082
Aktuelle Version 2021.4.14
Letztes Update 2021-04-16
Veröffentlichungsdatum 2019-12-28
Bewertung 4.62/5 Insgesamt 21 Bewertungen
Entwickler http://jaredvititoe.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://jaredvititoe.com
Hilfeseite URL https://jaredvititoe.com/contacts.html
Unterstützte Sprachen 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"
    }
}