Skip to content

geospiza-fortis/maplelegends-webext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maplelegends-webext

Adds an icon for visibility into server status and account details. Also injects a plot on the leveling history.

quickstart

To build, ensure that you have node and npm installed.

npm install

For development on Firefox:

npm run dev

This generates the bundles and runs web-ext. For Chrome, it is sufficient to run rollup alone and load the uncompressed addon from the dist folder while in developer mode.

npm run watch-js

For distribution:

npm run build

The final package should be in web-ext-artifacts.