Skip to content

yama07/dal-qrcode

Repository files navigation


Dal QRcode
Dal QRcode

A simple QR code generation and scanning web browser extension 🐾

chrome web store firefox browser add-ons

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.

Overview

Features

  • 🌐 URL QR Code Generation: Generate QR codes for the current tab's URL.
  • ⌨️ Manual Text Input: Manually enter text to generate QR code.
  • 🖼 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 e2e:install-browser  # First time only
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.

About

A simple QR code generation and scanning web browser extension 🐾

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors