Skip-Bo
Fortunately, the islanders are masters at the great game of SKIP-BO
Skip-Bo là gì?
Skip-Bo 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à "Fortunately, the islanders are masters at the great game of SKIP-BO".
Ả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 Skip-Bo
Tải xuống các tệp mở rộng Skip-Bo 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
Explore a remote island teeming with SKIP-BO fun in SKIP-BO Castaway Caper! After your ship washes up on the shore of a seemingly deserted island, it quickly becomes clear that that the island is not only inhabited, but that it is also home to a powerful volcano. Your presence has awoken and angered the volcano and put the entire island in jeopardy. Fortunately, the islanders are masters at the great game of SKIP-BO and are willing to teach you their favorite game. Only you can play SKIP-BO with the friendly inhabitants of the island, calm the active volcano, and restore the quiet peace of this tropical paradise. With four unique game modes, challenging mini-games, and endless, family-friendly, SKIP-BO fun, SKIP-BO Castaway Caper is an original adventure featuring one of the world's favorite card games.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hcchalippfgnkpkfnejkaodbhobidbac |
URL Chính Thức | https://chrome.google.com/webstore/detail/skip-bo/hcchalippfgnkpkfnejkaodbhobidbac |
Mô tả | Fortunately, the islanders are masters at the great game of SKIP-BO |
Kích Thước Tệp | 20.88 KB |
Số Lần Cài Đặt | 888 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2020-06-16 |
Ngày Phát Hành | 2020-06-16 |
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/skip-bo |
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": "Skip-Bo", "manifest_version": 2, "description": "Fortunately, the islanders are masters at the great game of SKIP-BO", "icons": { "16": "16.png", "128": "128.png" }, "version": "1.2", "browser_action": [], "background": { "scripts": [ "popup.js" ], "persistent": false } } |