mirror of
https://wiilab.wiimart.org/wiimart/wiimart-extension
synced 2025-09-02 19:41:00 +02:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# WiiMart Extension
|
|
|
|
<img src="https://wiimart.org/media/branding-bag-no-bg.png" width="100" height="100" align="right">
|
|
|
|
This is the source code to the WiiMart extension, which allows you to navigate WiiMart (not wiimart.org)
|
|
|
|
<br>
|
|
<br>
|
|
|
|
## 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](https://wiilab.wiimart.org/wiimart/wiimart-extension/-/archive/main/wiimart-extension-main.zip) and extract that zip somewhere safe that you will remember
|
|
### On Chrome(or any chrome(ium) based browsers):
|
|
Currently unsupported due to heavy issues
|
|
### On Firefox:
|
|
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](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy
|
|
|
|
|
|
*The WiiMart Team is not affiliated with Nintendo or any related parties. To contact, please send an email to support@wiimart.org*
|