Free Qr code generator without ads - Rqrcode

QR Code Generation Directly from Your Chrome Toolbar

Free Qr code generator without ads - Rqrcode란 무엇입니까?

Free Qr code generator without ads - Rqrcode은(는) https://rqrcode.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "QR Code Generation Directly from Your Chrome Toolbar"입니다.

확장 프로그램 스크린샷

screenshot

Free Qr code generator without ads - Rqrcode 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        RQrcode is an unlimited, fast, and user-friendly QR code generator. This online service lets you create lifetime QR codes with no scanning limits or intrusive advertisements. You can directly create your basic QR codes through the extension, providing a quick and convenient solution. If you seek more, join thousands of satisfied users on our platform and effortlessly create your customized QR codes. With RQrcode, you can not only personalize but also track your QR codes easily. Experience the best of QR code creation with RQrcode!                    

확장 프로그램 기본 정보

이름 Free Qr code generator without ads - Rqrcode Free Qr code generator without ads - Rqrcode
ID pmdoddddofbceeedfhejcikebapbhkhl
공식 URL https://chromewebstore.google.com/detail/free-qr-code-generator-wi/pmdoddddofbceeedfhejcikebapbhkhl
설명 QR Code Generation Directly from Your Chrome Toolbar
파일 크기 14.84 KB
설치 횟수 2,432
현재 버전 1.5
최근 업데이트 2023-09-01
출시 날짜 2023-05-07
평점 5.00/5 총 1 개의 평점
개발자 https://rqrcode.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://rqrcode.com/
도움말 페이지 URL https://rqrcode.com/contact
개인정보 보호 정책 페이지 URL https://rqrcode.com/page/our-privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Free Qr code generator without ads - Rqrcode",
    "version": "1.5",
    "description": "QR Code Generation Directly from Your Chrome Toolbar",
    "permissions": [],
    "icons": {
        "48": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}