Url2QR-code-Base

Quickly Get Current url with QR-code,Then Go To WC!

Apa itu Url2QR-code-Base?

Url2QR-code-Base adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Quickly Get Current url with QR-code,Then Go To WC!".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Url2QR-code-Base

Unduh file ekstensi Url2QR-code-Base 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

                        A Tool that help make QR-code for current url.

Check it!Then go to anywhere.                    

Informasi Dasar Ekstensi

Nama Url2QR-code-Base Url2QR-code-Base
ID mjpnohbpjaiojfhdgfeljbkphfoioiki
URL Resmi https://chromewebstore.google.com/detail/url2qr-code-base/mjpnohbpjaiojfhdgfeljbkphfoioiki
Deskripsi Quickly Get Current url with QR-code,Then Go To WC!
Ukuran File 90.08 KB
Jumlah Instalasi 38
Versi Saat Ini 0.2
Terakhir Diperbarui 2014-09-29
Tanggal Publikasi 2014-09-28
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Url2QR-code-Base",
    "description": "Quickly Get Current url with QR-code,Then Go To WC!",
    "version": "0.2",
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "tabs"
    ]
}