Free QR Code Generator

Fast and simple QR Code Generator

Apa itu Free QR Code Generator?

Free QR Code Generator adalah ekstensi Chrome yang dikembangkan oleh https://qr.vp43.ru, dan fitur utamanya adalah "Fast and simple QR Code Generator".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Free QR Code Generator

Unduh file ekstensi Free QR Code Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Free QR Code Generator Free QR Code Generator
ID ocnmfcnkkcpojobfhhpokjccbjbbmplb
URL Resmi https://chromewebstore.google.com/detail/free-qr-code-generator/ocnmfcnkkcpojobfhhpokjccbjbbmplb
Deskripsi Fast and simple QR Code Generator
Ukuran File 149 KB
Jumlah Instalasi 943
Versi Saat Ini 0.5.2
Terakhir Diperbarui 2014-03-16
Tanggal Publikasi 2014-03-16
Penilaian 3.56/5 Total 9 Penilaian
Pengembang https://qr.vp43.ru
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://qr.vp43.ru/
Bahasa yang Didukung 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"
}