The QRL Extension
URL to QR code developed for easy transfer of sites from Computer to mobile.
The QRL Extension là gì?
The QRL Extension là một tiện ích mở rộng Chrome được phát triển bởi RohanDengle, và tính năng chính của nó là "URL to QR code developed for easy transfer of sites from Computer to mobile.".
Ả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 The QRL Extension
Tải xuống các tệp mở rộng The QRL Extension 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
The QRL Extension has been launched to scan the links on your PC to your mobile and check it on the move. This is to make your life easy and quite accessible to the links which you are viewing on your big screen. Instead of copying the link, pasting, and sending, you just scan it without any obstacle and send. Here's to making life easy and smart!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gabgbddcoappkaagcaiodjpgcnoifklm |
URL Chính Thức | https://chromewebstore.google.com/detail/the-qrl-extension/gabgbddcoappkaagcaiodjpgcnoifklm |
Mô tả | URL to QR code developed for easy transfer of sites from Computer to mobile. |
Kích Thước Tệp | 18.13 KB |
Số Lần Cài Đặt | 57 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2020-08-10 |
Ngày Phát Hành | 2020-08-10 |
Đánh Giá | 5.00/5 Tổng số 9 Đánh Giá |
Nhà Phát Triển | RohanDengle |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The QRL Extension", "description": "URL to QR code developed for easy transfer of sites from Computer to mobile.", "version": "1.0", "icons": { "16": "16x16.png", "48": "48x48.png", "128": "128x128.png" }, "permissions": [ "activeTab" ], "offline_enabled": true, "browser_action": { "default_icon": "16x16.png", "default_popup": "popup.html" } } |