Skip-Bo
Fortunately, the islanders are masters at the great game of SKIP-BO
O que é Skip-Bo?
Skip-Bo é uma extensão do Chrome desenvolvida por http://www.noobgamer.club, e sua principal característica é "Fortunately, the islanders are masters at the great game of SKIP-BO".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Skip-Bo
Baixe arquivos de extensão Skip-Bo no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | hcchalippfgnkpkfnejkaodbhobidbac |
URL Oficial | https://chrome.google.com/webstore/detail/skip-bo/hcchalippfgnkpkfnejkaodbhobidbac |
Descrição | Fortunately, the islanders are masters at the great game of SKIP-BO |
Tamanho do Arquivo | 20.88 KB |
Contagem de Instalações | 888 |
Versão Atual | 1.2 |
Última Atualização | 2020-06-16 |
Data de Publicação | 2020-06-16 |
Desenvolvedor | http://www.noobgamer.club |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.noobgamer.club/games/play/skip-bo |
URL da Página de Ajuda | http://www.noobgamer.club/page/terms |
Idiomas Suportados | 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 } } |