Bot Machines
Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars
Bot Machines là gì?
Bot Machines là một tiện ích mở rộng Chrome được phát triển bởi http://www.noobgamer.club, và tính năng chính của nó là "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Bot Machines
Tải xuống các tệp mở rộng Bot Machines dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Bot Machines is an awesome real-time multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars. You have two weapons, a machine gun and a rocket launcher. At the beginning, just choose a name and you can go to the arena. As a mutliplayer game, players from all over the world will fight against you. The goal, of course, will be to destroy them as much as possible and help your team win. In the menu, you can also improve your car and change, for example, weapons. There is also an offline mode that you can use for training
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ddmcfmdhbommkclnkjaelbehgnmeeejg |
URL Chính Thức | https://chrome.google.com/webstore/detail/bot-machines/ddmcfmdhbommkclnkjaelbehgnmeeejg |
Mô tả | Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars |
Kích Thước Tệp | 2.93 MB |
Số Lần Cài Đặt | 115 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2020-07-15 |
Ngày Phát Hành | 2020-07-15 |
Nhà Phát Triển | http://www.noobgamer.club |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.noobgamer.club/games/play/bot-machines |
URL Trang Trợ Giúp | http://www.noobgamer.club/page/terms |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bot Machines", "manifest_version": 2, "description": "Bot Machines is an awesome realtime multiplayer vehicle battle game.Bot Machines is an action online game where you drive armed cars", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |