Text Adventure!!!

Jared's Text Adventure!

Apa itu Text Adventure!!!?

Text Adventure!!! adalah ekstensi Chrome yang dikembangkan oleh http://jaredvititoe.com, dan fitur utamanya adalah "Jared's Text Adventure!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Text Adventure!!!

Unduh file ekstensi Text Adventure!!! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Text Adventure!!! Text Adventure!!!
ID cldlljbdmkemnfnjbbecldfhognfnjgn
URL Resmi https://chrome.google.com/webstore/detail/text-adventure/cldlljbdmkemnfnjbbecldfhognfnjgn
Deskripsi Jared's Text Adventure!
Ukuran File 16.99 KB
Jumlah Instalasi 10,082
Versi Saat Ini 2021.4.14
Terakhir Diperbarui 2021-04-16
Tanggal Publikasi 2019-12-28
Penilaian 4.62/5 Total 21 Penilaian
Pengembang http://jaredvititoe.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://jaredvititoe.com
URL Halaman Bantuan https://jaredvititoe.com/contacts.html
Bahasa yang Didukung 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"
    }
}