Online QR Code Generator

Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!

Online QR Code Generator란 무엇입니까?

Online QR Code Generator은(는) https://www.online-qrcode-generator.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Online QR Code Generator is a free online real-time QR code generation solution that automatically obtains the QR code of the current address. Start creating your QR code now!                    

확장 프로그램 기본 정보

이름 Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
공식 URL https://chromewebstore.google.com/detail/online-qr-code-generator/ldkfghicdollojhmldmphpkojbkifekd
설명 Online QR Code Generator is a free, online, real-time QR code generation solution, start creating your QR code barcodes now!
파일 크기 326 KB
설치 횟수 10,997
현재 버전 1.0.2
최근 업데이트 2022-11-08
출시 날짜 2022-11-07
평점 4.00/5 총 1 개의 평점
개발자 https://www.online-qrcode-generator.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.online-qrcode-generator.com/
도움말 페이지 URL https://www.online-qrcode-generator.com/What-is-a-QR-Code
개인정보 보호 정책 페이지 URL https://www.onlineconvert.com/privacy-policy
지원되는 언어 id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online QRCode Converter",
    "description": "__MSG_extDesc__",
    "version": "1.0.2",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "popup.html",
        "default_icon": ".\/img\/qrcode-generator.png"
    },
    "icons": {
        "128": ".\/img\/qrcode-generator.png"
    },
    "permissions": [
        "tabs"
    ]
}