WebExtensions extension written in svelte to display the QR code of the current URL. The implementation generates a level "H" QR but superimposes a cat image on the code, which covers around 15% of the code. Thus the QR code is effectively a level "M" instead since no more than approximately 15% error is allowable before the code is unreadable.
npm install
npm run dev
npm run build
npm run start
sh package. sh