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!」です。
拡張機能のスクリーンショット
Online QR Code Generator拡張機能のCRXファイルをダウンロード
Online QR Code Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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! 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
]
} | |