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.是由daraptoor开发的Chrome扩展程序,该扩展的主要功能是“Generate Qr, shortlink for current page. Open any webpage, video, Playstore app, App-Store(IOS) directly to your Smartphone.”。

扩展截图

screenshot
screenshot
screenshot

下载Quick QR and Shortcode for any Website.扩展crx文件

下载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.                    

扩展基本信息

名称 Quick QR and Shortcode for any Website. Quick QR and Shortcode for any Website.
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\/"
    ]
}