LinkQR is a Firefox extension that simplifies the process of converting web links into QR codes with just a single click. It empowers users to effortlessly copy or download QR codes in PNG/SVG format for convenient sharing. It works completely offline and local.
- Generates QR code from current tab URL
- Extension icon located at the end of the address bar
- Option to download QR Code as PNG or SVG
- Offline support
- Automatically adapts to user's Firefox theme (light or dark)
- Ability to copy QR code as PNG
- Right-click context menu to generate QR code for current tab
- Right-click context menu to generate QR code for links
- Display QR code in a new tab with the option to add a description alongside with adjustable font size
- Enable HTTPS for All windows, with options to disable
- Tab right-click context menu
- Scan QR code
Available on the Firefox Add-ons site
To install the LinkQR Firefox extension for development and testing:
- Clone or download the source code from the GitHub repository.
- Open Firefox and navigate to
about:debugging
. - Click on "This Firefox" in the left sidebar.
- Click on "Load Temporary Add-on...".
- Navigate to the directory where you cloned or downloaded the extension's source code, and select the
manifest.json
file inside the extension's directory. - Once loaded, the extension should be available for testing and development.
Click the button next to the browser's address bar to instantly reveal the QR Code for the current webpage. You'll have the option to download or copy the code with ease.
Right-click anywhere on a webpage to access the context menu. Look for "Open LinkQR" and click to reveal the QR Code of the current webpage.
Right-click on a link to access the context menu. Choose "Generate LinkQR Code" to reveal the QR Code for the selected link.
- Ctrl+Alt+Q: Open the LinkQR Popup for current webpage.
Feel free to dive in! Open an issue or submit PRs.
LinkQR follows the Contributor Covenant Code of Conduct.
- firefox-qr - Used for generating QR codes in the Firefox browser extension.
LinkQR Copyright © 2024 koukaku01.
This project is licensed under the GNU General Public License v3.0 - see LICENSE for more information.