Skip-Bo
Fortunately, the islanders are masters at the great game of SKIP-BO
什麼是Skip-Bo?
Skip-Bo是由http://www.noobgamer.club開發的Chrome擴展程式,該擴展的主要功能是“Fortunately, the islanders are masters at the great game of SKIP-BO”。
擴展截圖
下載Skip-Bo擴展crx文件
下載Skip-Bo擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | hcchalippfgnkpkfnejkaodbhobidbac |
官方網址 | https://chrome.google.com/webstore/detail/skip-bo/hcchalippfgnkpkfnejkaodbhobidbac |
簡介 | Fortunately, the islanders are masters at the great game of SKIP-BO |
檔案大小 | 20.88 KB |
安裝次數 | 888 |
目前版本 | 1.2 |
更新時間 | 2020-06-16 |
上架時間 | 2020-06-16 |
開發者 | http://www.noobgamer.club |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.noobgamer.club/games/play/skip-bo |
說明頁面URL | http://www.noobgamer.club/page/terms |
支援的語言 | 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 } } |