Treasure Arena
Treasure Arena is a free online multiplayer battle-arena.
Treasure Arenaとは何ですか?
Treasure Arenaはhttps://www.treasurearena.comによって開発されたChromeの拡張機能で、その主な機能は「Treasure Arena is a free online multiplayer battle-arena.」です。
拡張機能のスクリーンショット
Treasure Arena拡張機能のCRXファイルをダウンロード
Treasure Arena拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Treasure Arena is a free online multiplayer battle-arena!
- Loot various weapons like bows, rockets, bombs, and more!
- Survive enemy attacks by jumping, dodging and blocking!
- Collect the most coins to win the game!
"With a rockin' soundtrack and fast paced action and of course tons of coins, Treasure Arena provides tons of fun for the champion in all of us." - LDR Magazine
"A fun and highly polished HTML5-powered multiplayer 'battle arena' game for up to four players." - HTML5 Weekly
"It's a great game with fast and fun gameplay and a nice retro pixel art visual style. Perfect for a short blast of pixelated multiplayer mayhem." - Alpha Beta Gamer
"It's really fun!" - IGP - The Indie Game Promoter
For more info visit treasurearena.com
Twitter @Vennril 拡張機能の基本情報
| 名前 | |
| ID | hedpcboianohjgdhoblpcpgapknkoojm |
| 公式URL | https://chromewebstore.google.com/detail/treasure-arena/hedpcboianohjgdhoblpcpgapknkoojm |
| 説明 | Treasure Arena is a free online multiplayer battle-arena. |
| ファイルサイズ | 7.9 KB |
| インストール数 | 61,699 |
| 現在のバージョン | 0.3.4.0 |
| 最終更新日 | 2023-07-19 |
| 公開日 | 2015-07-20 |
| 評価 | 4.25/5 合計 747 レビュー |
| 開発者 | https://www.treasurearena.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://www.treasurearena.com |
| ヘルプページのURL | https://treasurearena.com |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Treasure Arena",
"version": "0.3.4.0",
"author": "Vennril",
"homepage_url": "https:\/\/treasurearena.com\/",
"description": "Treasure Arena is a free online multiplayer battle-arena.",
"minimum_chrome_version": "88",
"background": {
"service_worker": "js\/background.js"
},
"action": [],
"icons": {
"128": "icon_128.png",
"16": "icon_16.png",
"32": "icon_32.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2kxA9MEdtxeoP2tY7XQB0cqReavD2ZRtWpaOIO48lZbyITLzMZGxdrf9Os0KnYqcuf5QIfu9avzzrAns2pYGGc5gyCGrGD5tRIlxMD8\/WGy6hJCGDTP2NadN4qcjrcq6NNFf9nK6mm+BFMGwFp9M9y3z7bU8XOPFr6lrtM6n9fTavvAPHF7xR43TCJ7Qyz4MigP9PiuRkSRDalp8uPN9flZHSZjxvX0hVYM7kLV6DOtLy94NEphVg5e+FKaDH2wkl0Yr7Oedd4+Q8FqYPkNn8CNqDT5ysrX7G6AfkEOK3IONRpKteD5RoA+SPR5T3zWMHcC7MNk35XUlNQB+zia0BQIDAQAB"
} | |