QUT Launcher

Quick launch QUT Links

ما هو QUT Launcher؟

QUT Launcher هو إضافة Chrome تم تطويرها بواسطة https://www.ampedqut.com.au، والميزة الرئيسية لها هي "Quick launch QUT Links".

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

screenshot

تحميل ملف CRX للإضافة QUT Launcher

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

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

                        Easy access to main QUT services.                    

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

الاسم QUT Launcher QUT Launcher
ID ogfibagkebfcbedgdjmlmalbhgpamhbk
عنوان URL الرسمي https://chrome.google.com/webstore/detail/qut-launcher/ogfibagkebfcbedgdjmlmalbhgpamhbk
الوصف Quick launch QUT Links
حجم الملف 97.14 KB
عدد التثبيتات 18
النسخة الحالية 1.0.0
آخر تحديث 2018-08-15
تاريخ النشر 2018-08-15
المطور https://www.ampedqut.com.au
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QUT Launcher",
    "description": "Quick launch QUT Links",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}