Name Description Size Coverage
jar.mn 539 -
moz.build 429 -
qrcode-dialog.css 1527 -
qrcode-dialog.html 2179 -
qrcode-dialog.js Initializes the dialog from window arguments. 5639 77 %
QRCodeGenerator.sys.mjs QR Code Generator with Firefox logo overlay This module generates QR codes with the Firefox logo in the center Uses a worker thread for QR generation to avoid blocking the main thread 1804 -
QRCodeWorker.sys.mjs QRCodeWorker - Worker-based QR code generation This module provides a worker-based implementation for QR code generation to avoid blocking the main thread during QR code processing. 2081 -
QRCodeWorker.worker.mjs QRCode Worker Implementation This worker handles QR code generation off the main thread. 10644 96 %
test -