Skip-Bo
Fortunately, the islanders are masters at the great game of SKIP-BO
Qu'est-ce que Skip-Bo ?
Skip-Bo est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "Fortunately, the islanders are masters at the great game of SKIP-BO".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Skip-Bo
Téléchargez les fichiers d'extension Skip-Bo au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hcchalippfgnkpkfnejkaodbhobidbac |
URL Officiel | https://chrome.google.com/webstore/detail/skip-bo/hcchalippfgnkpkfnejkaodbhobidbac |
Description | Fortunately, the islanders are masters at the great game of SKIP-BO |
Taille du Fichier | 20.88 KB |
Nombre d'Installations | 888 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2020-06-16 |
Date de Publication | 2020-06-16 |
Développeur | http://www.noobgamer.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.noobgamer.club/games/play/skip-bo |
URL de la Page d'Aide | http://www.noobgamer.club/page/terms |
Langues Prises en Charge | 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 } } |