This chrome extension adds Rave Names functionality on FTMScan.
To build this extension locally for the first time, run the following scripts:
$ npm i --save-dev browserify
$ npm run clean
$ npm run build
Then, to build afterwards:
$ npm run build