QR Code to Phone Clipboard

Easily copy text from your computer clipboard to your phone. Use the plugin to create a QR Code, scan with your phone and you can…

Apa itu QR Code to Phone Clipboard?

QR Code to Phone Clipboard adalah ekstensi Chrome yang dikembangkan oleh shredderhead, dan fitur utamanya adalah "Easily copy text from your computer clipboard to your phone. Use the plugin to create a QR Code, scan with your phone and you can…".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi QR Code to Phone Clipboard

Unduh file ekstensi QR Code to Phone Clipboard 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

                        Easily copy text from your computer clipboard to your phone. Use the plugin to create a QR Code, scan with your phone and you can automatically copy the text to your phone's clipboard.

Copy your computer clipboard to your phone using this easy QR Code Chrome Extension. Scan the QR Code with your phone and it copies text from your computer directly to your phone clipboard. Improve your workflow :) 

Please rate if you like this extension.                    

Informasi Dasar Ekstensi

Nama QR Code to Phone Clipboard QR Code to Phone Clipboard
ID fcdcdobfakahjdnkdfmikhhohiohjmbg
URL Resmi https://chromewebstore.google.com/detail/qr-code-to-phone-clipboar/fcdcdobfakahjdnkdfmikhhohiohjmbg
Deskripsi Easily copy text from your computer clipboard to your phone. Use the plugin to create a QR Code, scan with your phone and you can…
Ukuran File 11.55 MB
Jumlah Instalasi 194
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2023-01-30
Tanggal Publikasi 2023-01-29
Penilaian 5.00/5 Total 1 Penilaian
Pengembang shredderhead
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "QR Code to Phone Clipboard",
    "version": "0.0.1",
    "icons": {
        "32": "images\/icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Copy text to phone"
    },
    "background": {
        "service_worker": "background.js"
    }
}