Super Mario Run online
A new kind of Mario game that you can play with one hand. You control Mario by tapping as he constantly runs forward.
Vad är Super Mario Run online?
Super Mario Run online är en Chrome-tillägg utvecklad av http://super-mario-run-online.blogspot.com, och dess huvudfunktion är "A new kind of Mario game that you can play with one hand. You control Mario by tapping as he constantly runs forward.".
Tilläggsskärmbilder
Ladda ner Super Mario Run online-förlängningens CRX-fil
Ladda ner Super Mario Run online-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
Super Mario Run online game is available in the chrome web store just install it and play Super Mario Run online game. Take control of the legendary Mario in this side-scrolling platform game. The princess castle is on fire and you must escape! Run through each level and collect coins as you progress. You must jump over obstacles, water, and avoid the fire. You can also destroy some of the blocks to find additional coins. It is also possible to find various power-ups such as a jetpack or the super-size mushroom. Controls:- Left click to jump and click twice for a double jump. Hold left click to float in the air. Note:- Dear User I Providing other games also with many more categories like:- Action, racing, Arcade, Shooting, Girls, Adventure, Etc Thanks :)
Grundläggande Information om Tillägg
Namn | |
ID | bmebdkhbcpcagocpgcefeibgpdpoegfk |
Officiell webbadress | https://chrome.google.com/webstore/detail/bmebdkhbcpcagocpgcefeibgpdpoegfk |
Beskrivning | A new kind of Mario game that you can play with one hand. You control Mario by tapping as he constantly runs forward. |
Filstorlek | 573 KB |
Antal Installationer | 885 |
Aktuell Version | 1.2 |
Senast Uppdaterad | 2022-07-21 |
Publiceringsdatum | 2022-07-13 |
Utvecklare | http://super-mario-run-online.blogspot.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://super-mario-run-online.blogspot.com/ |
Stödda Språk | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Super Mario Run online", "version": "1.2", "description": "A new kind of Mario game that you can play with one hand. You control Mario by tapping as he constantly runs forward.", "action": { "default_icon": "img\/icon128.png" }, "author": "Bishnu", "default_locale": "en", "background": { "service_worker": "service_worker.js" }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "offline_enabled": false, "host_permissions": [ "https:\/\/allunblockedgames.com\/panel\/" ] } |