QR Codematic
QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text.
什么是QR Codematic?
QR Codematic是由slawkacz开发的Chrome扩展程序,该扩展的主要功能是“QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text.”。
扩展截图
下载QR Codematic扩展crx文件
下载QR Codematic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text. You can then scan the QR code with your mobile phone and have it load the encoded web address or text. But there is more! QR Codematic also includes a QR code scanner: hold any QR code in front of your computer's camera, and your web browser does the rest.
扩展基本信息
名称 | QR Codematic |
ID | khakhkjmaepkaoalafajalgiepgpkgmn |
官方URL | https://chromewebstore.google.com/detail/qr-codematic/khakhkjmaepkaoalafajalgiepgpkgmn |
简介 | QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text. |
文件大小 | 121 KB |
安装次数 | 310 |
当前版本 | 1.1.2 |
更新时间 | 2018-10-10 |
上架时间 | 2018-10-10 |
评分 | 4.33/5 共6次评分 |
开发者 | slawkacz |
付费类型 | free |
扩展官网 | http://github.com/slawkacz |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "QR Codematic", "version": "1.1.2", "manifest_version": 2, "description": "QR Codematic allows you to easily generate QR codes for any site you visit, or even for selected text.", "icons": { "16": "icons\/qr_reader_icon_16x16.png", "19": "icons\/qr_reader_icon_19x19.png", "48": "icons\/qr_reader_icon_48x48.png", "64": "icons\/qr_reader_icon_64x64.png", "128": "icons\/qr_reader_icon_128x128.png" }, "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/qr_reader_icon_19x19.png", "default_title": "Opera QR Code generator", "default_popup": "src\/page_action\/popup.html" }, "permissions": [ " |