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.