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文件

下載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!                    

擴展基本資訊

名稱 Online QR Code Generator Online QR Code Generator
ID ldkfghicdollojhmldmphpkojbkifekd
官方網址 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"
    ]
}