Scan to Mobile

Take the website with you by scanning a QR code

Qu'est-ce que Scan to Mobile ?

Scan to Mobile est une extension Chrome développée par sheng-tech, et sa fonction principale est "Take the website with you by scanning a QR code".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Scan to Mobile

Téléchargez les fichiers d'extension Scan to Mobile 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

                        Found a delicious recipe on the Web and wonder how to take it to the kitchen with your phone or tablet? This extension makes it an easy task. 

This extensions works by creating a QR code for the website your are currently visiting. Simply click on the Extension Icon, grab your phone or tablet and use your QR code scanner to scan the QR code popped out on the corner of the screen. It should then open the URL on your mobile browser.

Hope you enjoy using it and please do let me know if there are any issues or if you would like to suggest to have some more features added. 

★Features★

 • Generates QR code instantly using an internal QR code generator.
 • Scaled the QR code to the optimal size so that it can be captured by the scanner apps easily.
 • Free to use. No Ads.                    

Informations de Base sur l'Extension

Nom Scan to Mobile Scan to Mobile
ID dilhiaglineedflbepfjbbllkakcjjlc
URL Officiel https://chromewebstore.google.com/detail/scan-to-mobile/dilhiaglineedflbepfjbbllkakcjjlc
Description Take the website with you by scanning a QR code
Taille du Fichier 53.77 KB
Nombre d'Installations 421
Version Actuelle 0.0.1
Dernière Mise à Jour 2018-01-03
Date de Publication 2018-01-03
Évaluation 5.00/5 Total 3 Évaluations
Développeur sheng-tech
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scan to Mobile",
    "description": "Take the website with you by scanning a QR code",
    "version": "0.0.1",
    "browser_action": {
        "default_icon": "image\/icon.png",
        "default_popup": "view\/index.html"
    },
    "permissions": [
        "tabs"
    ]
}