Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Cartoon Strike là gì?
Cartoon Strike 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à "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".
Ả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 Cartoon Strike
Tải xuống các tệp mở rộng Cartoon Strike 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
Play with your friends or with strangers this first-person multiplayer game (FPS). There is no story available at this moment, just the multiplayer. Join to running game or create your own server and invite your friends. The game has simple pixel graphics so you should have no problem starting it on any device. The game has also mobile version too.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
URL Chính Thức | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
Mô tả | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
Kích Thước Tệp | 25.36 KB |
Số Lần Cài Đặt | 724 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2020-06-01 |
Ngày Phát Hành | 2020-06-01 |
Đánh Giá | 4.50/5 Tổng số 2 Đánh Giá |
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/cartoon-strike |
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": "Cartoon Strike", "manifest_version": 2, "description": "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game", "icons": { "16": "16.png", "128": "128.png" }, "version": "1", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |