QR pc to phone
This is a little tool i used to transfer my website url into my phone by using QR code technology.
什么是QR pc to phone?
QR pc to phone是由https://maxlibin.com开发的Chrome扩展程序,该扩展的主要功能是“This is a little tool i used to transfer my website url into my phone by using QR code technology.”。
扩展截图
下载QR pc to phone扩展crx文件
下载QR pc to phone扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This little tool will generate your current URL into QR code then you can use your phone to scan the qr for current URL and saved into your phone. www.maxlibin.com
扩展基本信息
名称 | QR pc to phone |
ID | cbfnbahpfkphokmcbpnlnfmkpmphhmij |
官方URL | https://chromewebstore.google.com/detail/qr-pc-to-phone/cbfnbahpfkphokmcbpnlnfmkpmphhmij |
简介 | This is a little tool i used to transfer my website url into my phone by using QR code technology. |
文件大小 | 6.37 KB |
安装次数 | 438 |
当前版本 | 1.0 |
更新时间 | 2013-01-04 |
上架时间 | 2013-01-04 |
评分 | 4.83/5 共6次评分 |
开发者 | https://maxlibin.com |
付费类型 | free |
扩展官网 | http://www.maxlibin.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "QR pc to phone", "version": "1.0", "manifest_version": 2, "description": "This is a little tool i used to transfer my website url into my phone by using QR code technology.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |