Quick QR and Shortcode for any Website.

Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.

Qu'est-ce que Quick QR and Shortcode for any Website. ?

Quick QR and Shortcode for any Website. est une extension Chrome développée par daraptoor, et sa fonction principale est "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Quick QR and Shortcode for any Website.

Téléchargez les fichiers d'extension Quick QR and Shortcode for any Website. 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

                        Quick Qr Generate, shortlink for current Webpage. you can open any webpage, youtube video, Playstore app, App-Store(IOS) directly to your Android or IOS Smartphone in 2 second.

this is still in development extension we love to have any feedback or suggestion to improve this extension.                    

Informations de Base sur l'Extension

Nom Quick QR and Shortcode for any Website. Quick QR and Shortcode for any Website.
ID mohlfklopifpekpjlobadiakmabhklek
URL Officiel https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek
Description Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.
Taille du Fichier 91.73 KB
Nombre d'Installations 45
Version Actuelle 2.0
Dernière Mise à Jour 2017-11-25
Date de Publication 2017-11-25
Évaluation 5.00/5 Total 13 Évaluations
Développeur daraptoor
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://raptoor.com
URL de la Page d'Aide https://raptoor.com
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quick QR and Shortcode for any Website.",
    "description": "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.",
    "version": "2.0",
    "browser_action": {
        "default_icon": "QR-Scan.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}