Stack Jump Offline Game
Play Stack Jump on Chrome browser easily!
Cos'è Stack Jump Offline Game?
Stack Jump Offline Game è un'estensione di Chrome sviluppata da Chrome Unblocked Games, e la sua funzione principale è "Play Stack Jump on Chrome browser easily!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Stack Jump Offline Game
Scarica i file di estensione Stack Jump Offline Game 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
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
Informazioni di Base sull'Estensione
Nome | Stack Jump Offline Game |
ID | fhlfnfchgcjajlfcpomdlhafompckfan |
URL Ufficiale | https://chromewebstore.google.com/detail/stack-jump-offline-game/fhlfnfchgcjajlfcpomdlhafompckfan |
Descrizione | Play Stack Jump on Chrome browser easily! |
Dimensione del File | 32.51 MB |
Conteggio Installazioni | 717 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2023-06-08 |
Data di Pubblicazione | 2022-04-22 |
Valutazione | 5.00/5 Totale 5 Valutazioni |
Sviluppatore | Chrome Unblocked Games |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.w3technic.com/game |
URL della Pagina di Aiuto | https://www.w3technic.com/contact |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/unblocked-games-4-all/home |
Lingue Supportate | 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" } |