Several js files use require; in order for them to be incorporated into the extension, they have to be "bundled" using browserify.
npm install browserifybrowserify FILE.js > bundled\FILE.js- use bundled version of the file in html.
| Name | Name | Last commit date | ||
|---|---|---|---|---|