Scan it - QRCode Maker
URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。
What is Scan it - QRCode Maker?
Scan it - QRCode Maker is a Chrome extension developed by Wenry Xu, and its main feature is "URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。".
Extension Screenshots
Download Scan it - QRCode Maker Extension CRX File
Download Scan it - QRCode Maker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。
Extension Basic Information
Name | Scan it - QRCode Maker |
ID | dacniolddlepgdpejbnbfbkkcabhmnnc |
Official URL | https://chromewebstore.google.com/detail/scan-it-qrcode-maker/dacniolddlepgdpejbnbfbkkcabhmnnc |
Description | URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。 |
File Size | 75.91 KB |
Installation Count | 100 |
Current Version | 1.1.2 |
Last Updated | 2020-07-26 |
Publish Date | 2015-03-11 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Wenry Xu |
[email protected] | |
Payment Type | free |
Supported Languages | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Scan it - QRCode Maker", "version": "1.1.2", "manifest_version": 2, "description": "URL QRCode Maker. \u751f\u6210\u5f53\u524d\u7f51\u5740\u7684\u4e8c\u7ef4\u7801\uff0c\u624b\u673a\u626b\u63cf\u5373\u53ef\u8bbf\u95ee\uff0c\u63d0\u5347\u8de8\u5c4f\u4f53\u9a8c\u3002", "icons": { "128": "images\/icon-128.png", "64": "images\/icon-64.png", "32": "images\/icon-32.png" }, "default_locale": "zh_CN", "browser_action": { "default_icon": { "128": "images\/icon-128.png", "64": "images\/icon-64.png", "32": "images\/icon-32.png" }, "default_title": "Scan it - QRCode Maker", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |