Name Description Size Coverage
moz.build 372 -
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 4596 -
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. 1971 -
QRCodeWorker.worker.mjs QRCode Worker Implementation This worker handles QR code generation off the main thread. 2372 -
test -