Stack Jump Offline Game
Play Stack Jump on Chrome browser easily!
Vad är Stack Jump Offline Game?
Stack Jump Offline Game är en Chrome-tillägg utvecklad av Chrome Unblocked Games, och dess huvudfunktion är "Play Stack Jump on Chrome browser easily!".
Tilläggsskärmbilder
Ladda ner Stack Jump Offline Game-förlängningens CRX-fil
Ladda ner Stack Jump Offline Game-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | fhlfnfchgcjajlfcpomdlhafompckfan |
| Officiell webbadress | https://chromewebstore.google.com/detail/stack-jump-offline-game/fhlfnfchgcjajlfcpomdlhafompckfan |
| Beskrivning | Play Stack Jump on Chrome browser easily! |
| Filstorlek | 32.51 MB |
| Antal Installationer | 717 |
| Aktuell Version | 1.0.0 |
| Senast Uppdaterad | 2023-06-08 |
| Publiceringsdatum | 2022-04-22 |
| Betyg | 5.00/5 Totalt 5 Betyg |
| Utvecklare | Chrome Unblocked Games |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.w3technic.com/game |
| Hjälpsida URL | https://www.w3technic.com/contact |
| URL till Sekretesspolicy Sidan | https://sites.google.com/view/unblocked-games-4-all/home |
| Stödda Språk | 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"
} | |