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.
Что такое Quick QR and Shortcode for any Website.?
Quick QR and Shortcode for any Website. - это расширение Chrome, разработанное daraptoor, и его основная функция - "Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.".
Снимки экрана расширения
Скачать файл CRX расширения Quick QR and Shortcode for any Website.
Скачайте файлы расширений Quick QR and Shortcode for any Website. в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        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.                     Основная информация о расширении
| Название |   |  
| ID | mohlfklopifpekpjlobadiakmabhklek | 
| Официальный URL | https://chromewebstore.google.com/detail/quick-qr-and-shortcode-fo/mohlfklopifpekpjlobadiakmabhklek | 
| Описание | Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone. | 
| Размер файла | 91.73 KB | 
| Количество установок | 45 | 
| Текущая Версия | 2.0 | 
| Последнее Обновление | 2017-11-25 | 
| Дата публикации | 2017-11-25 | 
| Рейтинг | 5.00/5 Всего 13 оценок | 
| Разработчик | daraptoor | 
| Электронная почта | [email protected] | 
| Тип оплаты | free | 
| Официальный сайт расширения | https://raptoor.com | 
| URL страницы помощи | https://raptoor.com | 
| Поддерживаемые языки | 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\/"
    ]
}  |  |