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…

Qu'est-ce que QR Code to Phone Clipboard ?

QR Code to Phone Clipboard est une extension Chrome développée par shredderhead, et sa fonction principale est "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…".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension QR Code to Phone Clipboard

Téléchargez les fichiers d'extension QR Code to Phone Clipboard au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom QR Code to Phone Clipboard QR Code to Phone Clipboard
ID fcdcdobfakahjdnkdfmikhhohiohjmbg
URL Officiel 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…
Taille du Fichier 11.55 MB
Nombre d'Installations 194
Version Actuelle 0.0.1
Dernière Mise à Jour 2023-01-30
Date de Publication 2023-01-29
Évaluation 5.00/5 Total 1 Évaluations
Développeur shredderhead
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}