QR Code Creator

Quickly send viewing web page or any other text to your mobile using QR code.

Qu'est-ce que QR Code Creator ?

QR Code Creator est une extension Chrome développée par PixelOwner, et sa fonction principale est "Quickly send viewing web page or any other text to your mobile using QR code.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension QR Code Creator

Téléchargez les fichiers d'extension QR Code Creator 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

                        How often does it happen, when you want to send something very quickly into your phone from the web browser? Now it is very easy. Just click the extension button, point your camera on the generated QR code and scan it. Woala, link to the viewing web page is in your phone. You can even share any text, just type it into the field on the bottom of the extension and press the submit button. Also you can scan generated QR codes.                    

Informations de Base sur l'Extension

Nom QR Code Creator QR Code Creator
ID addgaohhlahfdofpaplmeknphfoafeoc
URL Officiel https://chromewebstore.google.com/detail/qr-code-creator/addgaohhlahfdofpaplmeknphfoafeoc
Description Quickly send viewing web page or any other text to your mobile using QR code.
Taille du Fichier 160 KB
Nombre d'Installations 1,850
Version Actuelle 2
Dernière Mise à Jour 2013-09-22
Date de Publication 2013-09-22
Évaluation 4.52/5 Total 21 Évaluations
Développeur PixelOwner
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QR Code Creator",
    "version": "2",
    "icons": {
        "16": "img\/icon-16.png",
        "24": "img\/icon-24.png",
        "48": "img\/icon-48.png",
        "256": "img\/icon-256.png"
    },
    "description": "Quickly send viewing web page or any other text to your mobile using QR code.",
    "browser_action": {
        "default_icon": "img\/icon-16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}