QR pc to phone
This is a little tool i used to transfer my website url into my phone by using QR code technology.
Apa itu QR pc to phone?
QR pc to phone adalah ekstensi Chrome yang dikembangkan oleh https://maxlibin.com, dan fitur utamanya adalah "This is a little tool i used to transfer my website url into my phone by using QR code technology.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi QR pc to phone
Unduh file ekstensi QR pc to phone dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | QR pc to phone |
ID | cbfnbahpfkphokmcbpnlnfmkpmphhmij |
URL Resmi | https://chromewebstore.google.com/detail/qr-pc-to-phone/cbfnbahpfkphokmcbpnlnfmkpmphhmij |
Deskripsi | This is a little tool i used to transfer my website url into my phone by using QR code technology. |
Ukuran File | 6.37 KB |
Jumlah Instalasi | 438 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2013-01-04 |
Tanggal Publikasi | 2013-01-04 |
Penilaian | 4.83/5 Total 6 Penilaian |
Pengembang | https://maxlibin.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.maxlibin.com |
Bahasa yang Didukung | 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" ] } |