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" ] } |