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…

What is QR Code to Phone Clipboard?

QR Code to Phone Clipboard is a Chrome extension developed by shredderhead, and its main feature is "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…".

Extension Screenshots

screenshot
screenshot

Download QR Code to Phone Clipboard Extension CRX File

Download QR Code to Phone Clipboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name QR Code to Phone Clipboard QR Code to Phone Clipboard
ID fcdcdobfakahjdnkdfmikhhohiohjmbg
Official URL https://chromewebstore.google.com/detail/qr-code-to-phone-clipboar/fcdcdobfakahjdnkdfmikhhohiohjmbg
Description 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…
File Size 11.55 MB
Installation Count 194
Current Version 0.0.1
Last Updated 2023-01-30
Publish Date 2023-01-29
Rating 5.00/5 Total 1 Ratings
Developer shredderhead
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}