Stack Jump Offline Game
Play Stack Jump on Chrome browser easily!
Qu'est-ce que Stack Jump Offline Game ?
Stack Jump Offline Game est une extension Chrome développée par Chrome Unblocked Games, et sa fonction principale est "Play Stack Jump on Chrome browser easily!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Stack Jump Offline Game
Téléchargez les fichiers d'extension Stack Jump Offline Game 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
HOW TO INSTALL? 1. Install extension 2. Click the Chrome Dino Game icon on the Chrome extension toolbar and then we will open a Chrome Dino Game for you to play the game! You don’t need to do anything else! You also can play Chrome Dino Game from any Chrome Tab. Have fun! v1.0.0 - First release
Informations de Base sur l'Extension
Nom | Stack Jump Offline Game |
ID | fhlfnfchgcjajlfcpomdlhafompckfan |
URL Officiel | https://chromewebstore.google.com/detail/stack-jump-offline-game/fhlfnfchgcjajlfcpomdlhafompckfan |
Description | Play Stack Jump on Chrome browser easily! |
Taille du Fichier | 32.51 MB |
Nombre d'Installations | 717 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2023-06-08 |
Date de Publication | 2022-04-22 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | Chrome Unblocked Games |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.w3technic.com/game |
URL de la Page d'Aide | https://www.w3technic.com/contact |
URL de la Page de Politique de Confidentialité | https://sites.google.com/view/unblocked-games-4-all/home |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Stack Jump Offline Game", "version": "1.0.0", "version_name": "1.0.0", "action": { "default_icon": { "24": "img\/24x24.png", "32": "img\/32x32.png" }, "default_title": "Stack Jump Game!", "default_popup": "index.html" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "description": "Play Stack Jump on Chrome browser easily!", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "128": "img\/128x128.png" }, "options_page": "index.html", "homepage_url": "https:\/\/w3technic.com\/games\/stack-jump" } |