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.

Cos'è Quick QR and Shortcode for any Website.?

Quick QR and Shortcode for any Website. è un'estensione di Chrome sviluppata da daraptoor, e la sua funzione principale è "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Quick QR and Shortcode for any Website.

Scarica i file di estensione Quick QR and Shortcode for any Website. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Quick QR and Shortcode for any Website. Quick QR and Shortcode for any Website.
ID mohlfklopifpekpjlobadiakmabhklek
URL Ufficiale https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek
Descrizione Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.
Dimensione del File 91.73 KB
Conteggio Installazioni 45
Versione Corrente 2.0
Ultimo Aggiornamento 2017-11-25
Data di Pubblicazione 2017-11-25
Valutazione 5.00/5 Totale 13 Valutazioni
Sviluppatore daraptoor
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://raptoor.com
URL della Pagina di Aiuto https://raptoor.com
Lingue Supportate 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\/"
    ]
}