Scan to Mobile
Take the website with you by scanning a QR code
Scan to Mobileとは何ですか?
Scan to Mobileはsheng-techによって開発されたChromeの拡張機能で、その主な機能は「Take the website with you by scanning a QR code」です。
拡張機能のスクリーンショット
Scan to Mobile拡張機能のCRXファイルをダウンロード
Scan to Mobile拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Found a delicious recipe on the Web and wonder how to take it to the kitchen with your phone or tablet? This extension makes it an easy task. This extensions works by creating a QR code for the website your are currently visiting. Simply click on the Extension Icon, grab your phone or tablet and use your QR code scanner to scan the QR code popped out on the corner of the screen. It should then open the URL on your mobile browser. Hope you enjoy using it and please do let me know if there are any issues or if you would like to suggest to have some more features added. ★Features★ • Generates QR code instantly using an internal QR code generator. • Scaled the QR code to the optimal size so that it can be captured by the scanner apps easily. • Free to use. No Ads.
拡張機能の基本情報
名前 | Scan to Mobile |
ID | dilhiaglineedflbepfjbbllkakcjjlc |
公式URL | https://chromewebstore.google.com/detail/scan-to-mobile/dilhiaglineedflbepfjbbllkakcjjlc |
説明 | Take the website with you by scanning a QR code |
ファイルサイズ | 53.77 KB |
インストール数 | 421 |
現在のバージョン | 0.0.1 |
最終更新日 | 2018-01-03 |
公開日 | 2018-01-03 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | sheng-tech |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Scan to Mobile", "description": "Take the website with you by scanning a QR code", "version": "0.0.1", "browser_action": { "default_icon": "image\/icon.png", "default_popup": "view\/index.html" }, "permissions": [ "tabs" ] } |