Scan it - QRCode Maker

URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。

Scan it - QRCode Maker란 무엇입니까?

Scan it - QRCode Maker은(는) Wenry Xu에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。"입니다.

확장 프로그램 스크린샷

screenshot

Scan it - QRCode Maker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。                    

확장 프로그램 기본 정보

이름 Scan it - QRCode Maker Scan it - QRCode Maker
ID dacniolddlepgdpejbnbfbkkcabhmnnc
공식 URL https://chromewebstore.google.com/detail/scan-it-qrcode-maker/dacniolddlepgdpejbnbfbkkcabhmnnc
설명 URL QRCode Maker. 生成当前网址的二维码,手机扫描即可访问,提升跨屏体验。
파일 크기 75.91 KB
설치 횟수 100
현재 버전 1.1.2
최근 업데이트 2020-07-26
출시 날짜 2015-03-11
평점 5.00/5 총 1 개의 평점
개발자 Wenry Xu
이메일 [email protected]
결제 유형 free
지원되는 언어 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Scan it - QRCode Maker",
    "version": "1.1.2",
    "manifest_version": 2,
    "description": "URL QRCode Maker. \u751f\u6210\u5f53\u524d\u7f51\u5740\u7684\u4e8c\u7ef4\u7801\uff0c\u624b\u673a\u626b\u63cf\u5373\u53ef\u8bbf\u95ee\uff0c\u63d0\u5347\u8de8\u5c4f\u4f53\u9a8c\u3002",
    "icons": {
        "128": "images\/icon-128.png",
        "64": "images\/icon-64.png",
        "32": "images\/icon-32.png"
    },
    "default_locale": "zh_CN",
    "browser_action": {
        "default_icon": {
            "128": "images\/icon-128.png",
            "64": "images\/icon-64.png",
            "32": "images\/icon-32.png"
        },
        "default_title": "Scan it - QRCode Maker",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}