Free QR Code Generator

Fast and simple QR Code Generator

什麼是Free QR Code Generator?

Free QR Code Generator是由https://qr.vp43.ru開發的Chrome擴展程式,該擴展的主要功能是“Fast and simple QR Code Generator”。

擴展截圖

screenshot

下載Free QR Code Generator擴展crx文件

下載Free QR Code Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Text link, phone numbers, now all you can encode with this extension! In a matter of seconds you can download, share with a friend qr code, take from your device and read the text from it.

Official page http://qr.vp43.ru/

0.5.0 version
New design! With Twitter Bootstrap!                    

擴展基本資訊

名稱 Free QR Code Generator Free QR Code Generator
ID ocnmfcnkkcpojobfhhpokjccbjbbmplb
官方網址 https://chromewebstore.google.com/detail/free-qr-code-generator/ocnmfcnkkcpojobfhhpokjccbjbbmplb
簡介 Fast and simple QR Code Generator
檔案大小 149 KB
安裝次數 943
目前版本 0.5.2
更新時間 2014-03-16
上架時間 2014-03-16
評分 3.56/5 共 9 次評分
開發者 https://qr.vp43.ru
電子郵箱 [email protected]
付費類型 free
擴展官網 http://qr.vp43.ru/
支援的語言 en,ru
manifest.json
{
    "browser_action": {
        "default_title": "QR Generator",
        "default_icon": "icon_19.png",
        "default_popup": "index.html"
    },
    "icons": {
        "19": "icon_128.png",
        "39": "icon_128.png",
        "48": "icon_128.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "17",
    "name": "Free QR Code Generator",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "version": "0.5.2",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}