QR Code Scanner and Generator
A simple QR Code Scanner and Generator extension to scan, generate and save
QR Code Scanner and Generator란 무엇입니까?
QR Code Scanner and Generator은(는) Ezhil에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A simple QR Code Scanner and Generator extension to scan, generate and save"입니다.
확장 프로그램 스크린샷
QR Code Scanner and Generator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Introducing the QR code Scanner and Generator extension, the ultimate tool for scanning and generating QR codes. With this extension, you can easily scan and instantly access their content. Whether you need to share a website, a message, or any other information, our extension has got you covered. So let this be the start of simplifying your needs! How to use? 1. Add the QR Code Scanner and Generator to chrome through Chrome Web Store 2. Pin the extension 3. To scan, click Scan QR Code and upload the image of the Code. You will get the contents in text box below 4. To generate, click Generate QR Code and Paste the text in the text box and click on Generate. Now it will be generated. Click on Download QR to download Highlighted Features - Easy to use - User friendly interface - Supports both scanning and generating - Supports multiple formats We are committed to providing the best tools and solutions to our users, and we strive to improve and update our products constantly. So, if you have any suggestions, comments, or feedback, please feel free to contact us. We are always here to help and appreciate your input. IMPORTANT We don't collect any user data and we don't display any ads ------------------------------------------------------------------------------------------------- Icon credits : https://www.flaticon.com
확장 프로그램 기본 정보
이름 | QR Code Scanner and Generator |
ID | jphpdgicpinklheelookdeaidahaimoa |
공식 URL | https://chromewebstore.google.com/detail/qr-code-scanner-and-gener/jphpdgicpinklheelookdeaidahaimoa |
설명 | A simple QR Code Scanner and Generator extension to scan, generate and save |
파일 크기 | 12.45 KB |
설치 횟수 | 51 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-03-24 |
출시 날짜 | 2023-03-24 |
평점 | 4.00/5 총 2 개의 평점 |
개발자 | Ezhil |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "QR Code Scanner and Generator", "version": "1.0.1", "description": "A simple QR Code Scanner and Generator extension to scan, generate and save", "action": { "default_popup": "index.html" }, "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" } } |