All Projects → L3au → colorful-qrcode

L3au / colorful-qrcode

Licence: other
Simple & colorful QR code generator with chrome extension

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to colorful-qrcode

ccsearch-browser-extension
[PROJECT TRANSFERRED] Cross-Browser extension to search, filter and use images in the public domain and under Creative Commons licenses.
Stars: ✭ 115 (+784.62%)
Mutual labels:  firefox-addon, browser-extension
inject-jyutping
A browser extension that adds Cantonese pronunciation (Jyutping) on Chinese characters
Stars: ✭ 33 (+153.85%)
Mutual labels:  firefox-addon, browser-extension
omnibang
Browser extension for searching many sites directly from address bar using bangs provided by DuckDuckGo.
Stars: ✭ 31 (+138.46%)
Mutual labels:  firefox-addon, browser-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (+46.15%)
Mutual labels:  firefox-addon, browser-extension
Blazor.BrowserExtension
A package for building Browser Extension with Blazor WebAssembly application.
Stars: ✭ 207 (+1492.31%)
Mutual labels:  firefox-addon, browser-extension
infy-scroll
A web extension for Chrome, Edge, and Firefox. Add customized infinite scrolling to websites and auto load the next page. Supports the AutoPagerize Database. (Beta)
Stars: ✭ 70 (+438.46%)
Mutual labels:  firefox-addon, browser-extension
kontext-browser-extension
Browser extension that adds context to certain German politicians
Stars: ✭ 79 (+507.69%)
Mutual labels:  firefox-addon, browser-extension
sfcc-devtools
Support Browser Interaction with VS Code, Eclipse, and SFCC Business Manager via DevTools Web Inspector.
Stars: ✭ 5 (-61.54%)
Mutual labels:  firefox-addon, browser-extension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (+307.69%)
Mutual labels:  firefox-addon, browser-extension
SevenTV
A Web Extension implementing 7TV emotes and other features for integration in Twitch and YouTube chat. ⚠️ A full rewrite is in progress, avoid further contributions to this repo. See https://github.com/seventv/extensionv3
Stars: ✭ 205 (+1476.92%)
Mutual labels:  firefox-addon, browser-extension
go-qrcode
To help gophers generate QR Codes with customized styles, such as color, block size, block shape, and icon.
Stars: ✭ 256 (+1869.23%)
Mutual labels:  qrcode, colorful
native-messaging
Native Messaging Host Protocol for Browser Extensions
Stars: ✭ 40 (+207.69%)
Mutual labels:  firefox-addon, browser-extension
Publisher-Extension-for-Unity3D
Access your Unity3D publisher information in a click.
Stars: ✭ 25 (+92.31%)
Mutual labels:  firefox-addon, browser-extension
locale-switcher
Browser Extension to quickly change your browser locale.
Stars: ✭ 75 (+476.92%)
Mutual labels:  firefox-addon, browser-extension
newtab-bookmarks
PROJECT ABANDONED IN FAVOUR OF:
Stars: ✭ 10 (-23.08%)
Mutual labels:  firefox-addon, browser-extension
selecton-extension
Selecton provides popup with actions on text selection in all major browsers
Stars: ✭ 36 (+176.92%)
Mutual labels:  firefox-addon, browser-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+400%)
Mutual labels:  firefox-addon, browser-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+707.69%)
Mutual labels:  firefox-addon, browser-extension
security.txt
ℹ️ Cross-platform browser extension for discovering security.txt and humans.txt files.
Stars: ✭ 15 (+15.38%)
Mutual labels:  firefox-addon, browser-extension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+2507.69%)
Mutual labels:  firefox-addon, browser-extension

Colorful-QRCode

Chrome WebStore


2016-5-25

  • 修复 Chorme Dev 版本 Promise.defer 缺失问题

2016-3-12

  • 修复chrome升级49版本后localhost地址获取问题,原因

2015-11-23

  • 输入框展示本地IP地址,方便复制或修改

2015-9-16

  • 修复获取本地IPV4地址bug

2015-8-28

  • 修复手动输入字符时换行,按住shiftctrl时回车可换行
  • 增加localhost自动转换成本地IP,如localhost:2333扫描后打开如192.168.11.119:2333

  1. 颜色是随机生成的深彩色
  2. 使用Canvas生成,不联网也可以使用哦
  3. 点开Popup,点击生成的二维码或者回车,然后可以手动输入需要的字符,再次回车生成
  4. 输入为空时,默认生成当前页面的二维码
  5. 还是喜欢黑色?设置自己找找吧


感谢:

QRCode: https://github.com/davidshimjs/qrcodejs/

RandomColor: https://github.com/davidmerfield/randomColor

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].