Url2QR-code-Base

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

ما هو Url2QR-code-Base؟

Url2QR-code-Base هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Quickly Get Current url with QR-code,Then Go To WC!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Url2QR-code-Base

قم بتنزيل ملفات الامتداد Url2QR-code-Base بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

Check it!Then go to anywhere.                    

معلومات أساسية عن التمديد

الاسم Url2QR-code-Base Url2QR-code-Base
ID mjpnohbpjaiojfhdgfeljbkphfoioiki
عنوان URL الرسمي https://chromewebstore.google.com/detail/url2qr-code-base/mjpnohbpjaiojfhdgfeljbkphfoioiki
الوصف Quickly Get Current url with QR-code,Then Go To WC!
حجم الملف 90.08 KB
عدد التثبيتات 38
النسخة الحالية 0.2
آخر تحديث 2014-09-29
تاريخ النشر 2014-09-28
تقييم 5.00/5 مجموع تقييمات 2
المطور Unknown
نوع الدفع free
اللغات المدعومة 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"
    ]
}