dal-qrcode Svelte Themes

Dal Qrcode

A simple QR code generation and scanning web browser extension ๐Ÿพ


Dal QRcode
Dal QRcode

A simple QR code generation and scanning web browser extension ๐Ÿพ

Overview

This extension provides a simple and intuitive way to generate QR codes from URLs or scan QR codes from images or the camera. It's designed for ease of use and quick access to QR code functionality.

Features

  • ๐ŸŒ URL QR Code Generation: Generate QR codes for the current tab's URL.
  • โŒจ๏ธ Manual URL Input: Manually enter URLs to generate QR codes.
  • ๐Ÿ–ผ Image QR Code Reading: Read QR codes from image files.
  • ๐Ÿ“ธ Camera QR Code Reading: Read QR codes directly from the device's camera feed.
  • โšก๏ธ Offline Support: QR code generation and scanning work completely offlineโ€”no internet connection required.
  • ๐Ÿ”’ Privacy & Security: All QR code processing is done locally. No data is sent outside your device, keeping your information safe and private.
  • ๐Ÿถ Simple Interface: Clean and intuitive user interface.
  • ๐ŸŒ Localized UI: User interface supports both English and Japanese.
  • ๐Ÿพ Cross-Platform Support: Compatible with both Google Chrome and Firefox.

Development

npm install

## Google Chrome
npm run dev
npm run build
npm run zip

## Firefox
npm run dev:firefox
npm run build:firefox
npm run zip:firefox

Testing

## Unit Testing (Vitest)
npm run test

## End-to-End Testing (Playwright)
npm run build  # Build before e2e
npm run e2e

License

This project is licensed under the MIT License.


QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and in other countries.

Top categories

Loading Svelte Themes