qr-cat

Qr Cat

WebExtensions extention written in svelte to display qr code of current url.

QR Cat

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.

Get started

npm install
npm run dev

Building and running in production mode

npm run build
npm run start

Packaging to a zip file

sh package. sh

Top categories

Loading Svelte Themes