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.

Was ist Quick QR and Shortcode for any Website.?

Quick QR and Shortcode for any Website. ist eine Chrome-Erweiterung, die von daraptoor entwickelt wurde, und ihr Hauptmerkmal ist "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Quick QR and Shortcode for any Website.-Erweiterungs-CRX-Datei herunterladen

Laden Sie Quick QR and Shortcode for any Website.-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Quick QR and Shortcode for any Website. Quick QR and Shortcode for any Website.
ID mohlfklopifpekpjlobadiakmabhklek
Offizielle URL https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek
Beschreibung Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.
Dateigröße 91.73 KB
Installationsanzahl 45
Aktuelle Version 2.0
Letztes Update 2017-11-25
Veröffentlichungsdatum 2017-11-25
Bewertung 5.00/5 Insgesamt 13 Bewertungen
Entwickler daraptoor
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://raptoor.com
Hilfeseite URL https://raptoor.com
Unterstützte Sprachen 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\/"
    ]
}