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.

Co to jest Quick QR and Shortcode for any Website.?

Quick QR and Shortcode for any Website. to rozszerzenie Chrome opracowane przez daraptoor, a jego główną funkcją jest „Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Quick QR and Shortcode for any Website.

Pobierz pliki rozszerzeń Quick QR and Shortcode for any Website. w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Quick QR and Shortcode for any Website. Quick QR and Shortcode for any Website.
ID mohlfklopifpekpjlobadiakmabhklek
Oficjalny URL https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek
Opis Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.
Rozmiar pliku 91.73 KB
Liczba instalacji 45
Aktualna Wersja 2.0
Ostatnia Aktualizacja 2017-11-25
Data Publikacji 2017-11-25
Ocena 5.00/5 Łącznie 13 Oceny
Deweloper daraptoor
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://raptoor.com
Adres URL Strony Pomocy https://raptoor.com
Obsługiwane Języki 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\/"
    ]
}