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」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

QR Code Scanner and Generator拡張機能のCRXファイルをダウンロード

QR Code Scanner and Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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 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
Eメール [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"
    }
}