Text Adventure!!!
Jared's Text Adventure!
Text Adventure!!!とは何ですか?
Text Adventure!!!はhttp://jaredvititoe.comによって開発されたChromeの拡張機能で、その主な機能は「Jared's Text Adventure!」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
ID | cldlljbdmkemnfnjbbecldfhognfnjgn |
公式URL | 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 |
Eメール | [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" } } |