Giter Site home page Giter Site logo

chrkhl / chrome-qrcoder Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 140 KB

Chrome extension to generate QR codes from the URL, selected text or links of the current website.

License: MIT License

JavaScript 87.19% CSS 12.81%
chrome extension qrcode qrcode-generator

chrome-qrcoder's Introduction

QRCoder Chrome Extension

QRCoder

This extension can generate QR codes from the URL, selected text or links of the current website. You can find this extension in the Chrome Web Store.

Features

Generate QR code for the current website URL

On startup QRCoder generates a QR code for the current website URL. You can trigger this manually by clicking the home button in the toolbar or with the keyboard shortcut ALT+H.

Generate QR code on text selection change

QRCoder can generate QR codes for selected text of the current website. QR code generation is trigged only by text selection changes. You can (de-)activate this behavior by clicking the text selection button in the toolbar or with the keyboard shortcut ALT+T.

Generate QR code on hovering links

QRCoder can generate QR codes for link URLs when you hover over them with your mouse. You can (de-)activate this behavior by clicking the link button in the toolbar or with the keyboard shortcut ALT+U.

Lock current QR code

You can (un-)lock the current QR code by clicking the lock button in the toolbar or with the keyboard shortcut ALT+L. Locking prevents QR code generation by changing the selected text or hovering over links.

Change QR code position

You can change the QR code position by hitting SHIFT and an arrow key on your keyboard. The following 9 positions (also accessible by keyboard shortcuts) are possible:

position vertical horizontal Keyboard Shortcut
1 top left ALT + 1
2 top center ALT + 2
3 top right ALT + 3
4 middle left ALT + 4
5 middle center ALT + 5
6 middle right ALT + 6
7 bottom left ALT + 7
8 bottom center ALT + 8
9 bottom right ALT + 9

Fullsize QR code

The fullsize button in the toolbar (or the keyboard shortcut ALT+F) generates a full sized QR code. You can exit the fullsize view by hitting the ESCAPE key or by clicking the fullsize button or by hitting ALT+F again.

Statusbar

Below the generated QR code you can find a statusbar which shows the current QR code source ( = current website URL, = selected text, = hovered link url) and value (maybe truncated).

Credits

The QR code generation part of this extension uses QRCode.js by davidshimjs.

License

This project is under MIT License.

chrome-qrcoder's People

Contributors

chrkhl avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

eddieoz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.