Store extension files in this folder using this scheme:
src/extensions/USERNAME/EXTENSION.js
When adding a file here, add an entry to src/extensions.json that is relative
to src/extensions/ (without the src/extensions/ prefix).
Example entry format:
["USERNAME/EXTENSION.js"]