Skip-Bo
Fortunately, the islanders are masters at the great game of SKIP-BO
Cos'è Skip-Bo?
Skip-Bo è un'estensione di Chrome sviluppata da http://www.noobgamer.club, e la sua funzione principale è "Fortunately, the islanders are masters at the great game of SKIP-BO".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Skip-Bo
Scarica i file di estensione Skip-Bo in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | hcchalippfgnkpkfnejkaodbhobidbac |
URL Ufficiale | https://chrome.google.com/webstore/detail/skip-bo/hcchalippfgnkpkfnejkaodbhobidbac |
Descrizione | Fortunately, the islanders are masters at the great game of SKIP-BO |
Dimensione del File | 20.88 KB |
Conteggio Installazioni | 888 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2020-06-16 |
Data di Pubblicazione | 2020-06-16 |
Sviluppatore | http://www.noobgamer.club |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.noobgamer.club/games/play/skip-bo |
URL della Pagina di Aiuto | http://www.noobgamer.club/page/terms |
Lingue Supportate | 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 } } |