QUT Launcher

Quick launch QUT Links

QUT Launcherとは何ですか?

QUT Launcherはhttps://www.ampedqut.com.auによって開発されたChromeの拡張機能で、その主な機能は「Quick launch QUT Links」です。

拡張機能のスクリーンショット

screenshot

QUT Launcher拡張機能のCRXファイルをダウンロード

QUT Launcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    ]
}