https://github.com/realign/chrome-extension_qrcode
https://github.com/realign/chrome-extension_qrcode
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realign/chrome-extension_qrcode
- Owner: ReAlign
- Created: 2020-08-19T02:13:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T18:29:29.000Z (about 2 years ago)
- Last Synced: 2024-12-28T12:14:03.453Z (5 months ago)
- Language: JavaScript
- Size: 181 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chrome-extension_QRCode

## Introduction
* [x] 当前页面生成二维码
* [x] `localhost`、`127.0.0.1` 自动替换为内网ip
* [x] 二维码替换
* [x] 额外生成内网ip的地址,供分享他人访问
* [x] 快捷获取当前 外网、内网 ip
* [x] 页面可点击链接、url文本,右键快捷生成二维码
* [x] 剪贴板url文本,右键快捷生成二维码## Todo
* [ ] 【待定】右键识别网页里边的 QRCode
* [ ] 【待定】自定义尺寸大小
* [ ] 【待定】网页选取内容后生成 QRCode