githubmojiA Firefox addon that adds a predictive gitmoji picker to GitHub commit message inputs.Get it hereBuildingClone the repositorygit clone https://github.com/ma1ted/githubmojicd into the new directorycd githubmojiInstall the required packagesnpm installBundle the codenpm run build(I'm using node v16.16.0 and npm 8.11.0.)