.PHONY: run run: npm run start:firefox -- package: mkdir -p out (cd extension && zip -r ../out/fileleak.zip .) mv out/fileleak.zip out/fileleak.xpi