Original Super Mario Game™

Play Original Super Mario Offline on your Google Chrome (Free & no ADS)

Original Super Mario Game™ là gì?

Original Super Mario Game™ là một tiện ích mở rộng Chrome được phát triển bởi https://supermario.ee, và tính năng chính của nó là "Play Original Super Mario Offline on your Google Chrome (Free & no ADS)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Original Super Mario Game™

Tải xuống các tệp mở rộng Original Super Mario Game™ dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Play the Original Super Mario game right on your Google Chrome.
You can select any level out of 32 or generate a custom map.
Online: https://supermario.ee (In case the extension down)
1. Install extension
2. Click the Original Super Mario icon on the Chrome toolbar, the game's popup will open.
Have fun!

User's reviews:

Conmandouglas Apr 29, 2021 ⭐⭐⭐⭐⭐
This is actually real. Not fake! This is just like the original flappy bird game, offline, and no ads or in-app purchases! 

Grayson Howell Jan 16, 2021⭐⭐⭐⭐⭐
Honestly I thought it was gonna be a rip off or just a chrome backrgound but its really the real thing

Emo_Spongebob Dec 10, 2020 ⭐⭐⭐⭐⭐
brings back good memeorys

....

WHAT'S NEW?
v1.0.0
- First release                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Original Super Mario Game™ Original Super Mario Game™
ID enbobhfhgpiedooaeaendmgfchkhkbkk
URL Chính Thức https://chromewebstore.google.com/detail/original-super-mario-game/enbobhfhgpiedooaeaendmgfchkhkbkk
Mô tả Play Original Super Mario Offline on your Google Chrome (Free & no ADS)
Kích Thước Tệp 6.06 MB
Số Lần Cài Đặt 25,933
Phiên Bản Hiện Tại 2.0.2
Cập Nhật Lần Cuối 2022-04-26
Ngày Phát Hành 2022-01-24
Đánh Giá 4.43/5 Tổng số 7 Đánh Giá
Nhà Phát Triển https://supermario.ee
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://supermario.ee
URL Trang Trợ Giúp https://w3technic.com/contact
URL Trang Chính Sách Bảo Mật https://www.w3technic.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Original Super Mario Game\u2122",
    "version": "2.0.2",
    "version_name": "2.0.2",
    "action": {
        "default_icon": {
            "24": "img\/24x24.png",
            "32": "img\/32x32.png"
        },
        "default_title": "Click to play Super Mario",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "description": "Play Original Super Mario Offline on your Google Chrome (Free & no ADS)",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/mario.w3technic.com"
}