QR pc to phone

This is a little tool i used to transfer my website url into my phone by using QR code technology.

Qu'est-ce que QR pc to phone ?

QR pc to phone est une extension Chrome développée par https://maxlibin.com, et sa fonction principale est "This is a little tool i used to transfer my website url into my phone by using QR code technology.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension QR pc to phone

Téléchargez les fichiers d'extension QR pc to phone 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

                        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                    

Informations de Base sur l'Extension

Nom QR pc to phone QR pc to phone
ID cbfnbahpfkphokmcbpnlnfmkpmphhmij
URL Officiel https://chromewebstore.google.com/detail/qr-pc-to-phone/cbfnbahpfkphokmcbpnlnfmkpmphhmij
Description This is a little tool i used to transfer my website url into my phone by using QR code technology.
Taille du Fichier 6.37 KB
Nombre d'Installations 438
Version Actuelle 1.0
Dernière Mise à Jour 2013-01-04
Date de Publication 2013-01-04
Évaluation 4.83/5 Total 6 Évaluations
Développeur https://maxlibin.com
Type de Paiement free
Site Web de l'Extension http://www.maxlibin.com
Langues Prises en Charge 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"
    ]
}