Scan to Mobile
Take the website with you by scanning a QR code
Scan to Mobile là gì?
Scan to Mobile là một tiện ích mở rộng Chrome được phát triển bởi sheng-tech, và tính năng chính của nó là "Take the website with you by scanning a QR code".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Scan to Mobile
Tải xuống các tệp mở rộng Scan to Mobile dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Scan to Mobile |
ID | dilhiaglineedflbepfjbbllkakcjjlc |
URL Chính Thức | https://chromewebstore.google.com/detail/scan-to-mobile/dilhiaglineedflbepfjbbllkakcjjlc |
Mô tả | Take the website with you by scanning a QR code |
Kích Thước Tệp | 53.77 KB |
Số Lần Cài Đặt | 421 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2018-01-03 |
Ngày Phát Hành | 2018-01-03 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | sheng-tech |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |