2025-07-06 12:59:07 -04:00
2025-07-06 12:38:10 -04:00
2025-05-06 20:49:00 -04:00
2025-05-08 14:55:29 -04:00
2025-07-05 19:31:36 -04:00
2025-06-06 12:43:00 -04:00
2025-07-06 12:59:07 -04:00
2025-07-05 20:02:24 -04:00
2025-07-04 18:46:03 +00:00
2025-07-05 19:58:27 -04:00
2025-07-05 19:58:27 -04:00
2025-07-04 13:34:40 -04:00
2025-07-04 13:34:40 -04:00
2025-07-04 18:37:55 +00:00

WiiMart Extension

This is the source code to the WiiMart extension, which allows you to navigate WiiMart (not wiimart.org)



Contents

  • /audio Contains the audio for both the bgm and the sound effects
  • /fonts Contains the only font, the Wii Shop Font
  • /images Contains the single Mii icon and the loading image for when we need to load

How to use

  1. Download the latest code and extract that zip somewhere safe that you will remember

On Chrome:

  1. Rename manifest-chrome.json to manifest.json (if manifest-chrome.json doesnt exists, that means you dont need to do step 2)
  2. Go to your extensions and click Manage extensions
  3. Enable Developer Mode it should be at the top right of the screen
  4. Click Load Unpacked and go to the folder of the code that you extracted
  5. Go to WiiMart's Shop and enjoy

On Firefox:

  1. Rename manifest-firefox.json to manifest.json (if manifest-firefox.json doesnt exists, that means you dont need to do step 2)
  2. Go to your extensions and click Manage extensions
  3. Click the cogwheel and click Debug Add-ons
  4. Click on Load Temporary Add-on… and select the manifest.json
  5. Go to WiiMart's Shop and enjoy

The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to support@wiimart.org

Description
No description provided
Readme MIT 51 MiB
Languages
JavaScript 98.8%
HTML 1.2%