Scan to Mobile
Take the website with you by scanning a QR code
Scan to Mobileคืออะไร?
Scan to Mobile เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sheng-tech และคุณลักษณะหลักของมันคือ "Take the website with you by scanning a QR code"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scan to Mobile
ดาวน์โหลดไฟล์ส่วนขยาย 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" ] } |