# mChrome **Repository Path**: hellosun/mChrome ## Basic Information - **Project Name**: mChrome - **Description**: Chrome Extensions - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Chrome Extensions# ##URL2QRCode## * 主要通过此插件的编写来了解学习chrome插件的编写机制 * 任何tab页都可以生成其二维码,方便将网页端的地址,直接通过手机二维码扫描器,扫描到手机上并且打开连接。 * 二维码生成基于[jquery.qrcode.js](http://jeromeetienne.github.io/jquery-qrcode/),其主要将二维码信息用canvas画图来完成 * TODO 网页右键上下文选词生成二维码