$ npm install # or yarn install
$ npm run build # or yarn buildSee config/meta.json.
If you using @grant for API, Just put the name of API you want, without namespace. e.g) GM.setValue to setValue
Also if you set GM3Compat to true, It also grant old API(GM3, starts with GM_). But, You will need @require field for API polyfill(s).