Welcome to part 1 of our mini series of "Make a Launch Extension". This part is about the setup. There are (or will be) parts on coding, debugging, and eventually on publishing the extension.. node.js / npm Before you can start developing a Launch Extension, you need to install node.js. I will not go into … Continue reading Launch – Make an Extension – Setup