Skip to content

devnsko/qrcode-reader-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Scanner 📷

QR Code Scanner
Scan QR codes directly from your browser screen with ease!

Description

QR Code Scanner is a Chrome extension that captures your current tab's visible screen, scans it for QR codes, and instantly displays the result. Perfect for quickly accessing URLs or other embedded information on QR codes without needing a mobile device.

Features

  • Capture the visible part of any tab in Chrome.
  • Automatically scans for QR codes within the captured image.
  • Displays the decoded text or URL in the popup.
  • Saved scans for easy access and deletion when needed.
  • Stylish, minimalistic popup design for a clean user experience.

Screenshots

Feature Screenshot
Popup Interface Popup UI
Scanning in Action Scanning Process

Installation

  1. Clone or download this repository.
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode (top right corner).
  4. Click Load unpacked and select the folder containing this project.

Now, the extension is installed and ready to use!

Usage

  1. Open the extension by clicking the QR Code Scanner icon in your Chrome toolbar.
  2. Click Scan QR Code.
  3. Wait for the capture and decoding process.
  4. Your scanned result will appear in the popup, with an option to save or delete it.

Project Structure

  • background.js: Handles screen capture and communicates with the popup.
  • manifest.json: Manages permissions and configuration for Chrome.
  • popup.html / popup.js: The UI and main logic for scanning and displaying QR code results.

Contributing

Contributions are welcome! Feel free to submit a pull request with bug fixes, enhancements, or new features.

  1. Fork this repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Created by Dev.nsko.


Enjoy seamless QR code scanning from your desktop browser!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published