mirror of
https://wiilab.wiimart.org/wiimart/wiimart-extension
synced 2025-09-02 19:41:00 +02:00
made it a bit more understandable
This commit is contained in:
parent
6fb14362a3
commit
89f7b150e7
@ -4,6 +4,8 @@
|
||||
|
||||
This is the source code to the WiiMart extension, which allows you to navigate WiiMart (not wiimart.org)
|
||||
|
||||
<br>
|
||||
|
||||
## Contents
|
||||
* `/audio` Contains the audio for both the bgm and the sound effecs
|
||||
* `/fonts` Contains the only font, the Wii Shop Font
|
||||
@ -12,11 +14,17 @@ This is the source code to the WiiMart extension, which allows you to navigate W
|
||||
## 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:
|
||||
1. Go to your extensions and click `Manage extensions`
|
||||
2. Enable `Developer Mode` it should be at the top right of the screen
|
||||
3. Click `Load Unpacked` and go to the folder of the code that you extracted
|
||||
4. Go to [WiiMart's Shop](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy
|
||||
2. Rename `manifest-chrome.json` to `manifest.json`
|
||||
3. Go to your extensions and click `Manage extensions`
|
||||
4. Enable `Developer Mode` it should be at the top right of the screen
|
||||
5. Click `Load Unpacked` and go to the folder of the code that you extracted
|
||||
6. Go to [WiiMart's Shop](https://oss-auth.thecheese.io/oss/serv/index.jsp) and enjoy
|
||||
### On Firefox:
|
||||
1.
|
||||
2. Rename `manifest-firefox.json` to `manifest.json`
|
||||
3. Go to your extensions and click `Manage extensions`
|
||||
4. Click the cogwheel and click `Debug Add-ons`
|
||||
5. Click on `Load Temporary Add-on…` and select the manifest.json
|
||||
6. 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*
|
Loading…
x
Reference in New Issue
Block a user