Free QR Code Generator

Fast and simple QR Code Generator

Free QR Code Generator란 무엇입니까?

Free QR Code Generator은(는) https://qr.vp43.ru에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Fast and simple QR Code Generator"입니다.

확장 프로그램 스크린샷

screenshot

Free QR Code Generator 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Text link, phone numbers, now all you can encode with this extension! In a matter of seconds you can download, share with a friend qr code, take from your device and read the text from it.

Official page http://qr.vp43.ru/

0.5.0 version
New design! With Twitter Bootstrap!                    

확장 프로그램 기본 정보

이름 Free QR Code Generator Free QR Code Generator
ID ocnmfcnkkcpojobfhhpokjccbjbbmplb
공식 URL https://chromewebstore.google.com/detail/free-qr-code-generator/ocnmfcnkkcpojobfhhpokjccbjbbmplb
설명 Fast and simple QR Code Generator
파일 크기 149 KB
설치 횟수 943
현재 버전 0.5.2
최근 업데이트 2014-03-16
출시 날짜 2014-03-16
평점 3.56/5 총 9 개의 평점
개발자 https://qr.vp43.ru
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://qr.vp43.ru/
지원되는 언어 en,ru
manifest.json
{
    "browser_action": {
        "default_title": "QR Generator",
        "default_icon": "icon_19.png",
        "default_popup": "index.html"
    },
    "icons": {
        "19": "icon_128.png",
        "39": "icon_128.png",
        "48": "icon_128.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "17",
    "name": "Free QR Code Generator",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "version": "0.5.2",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}