Andrews University

Andrews University QuicklLinks

Andrews Universityとは何ですか?

Andrews Universityはisraelm28によって開発されたChromeの拡張機能で、その主な機能は「Andrews University QuicklLinks」です。

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

screenshot

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

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

拡張機能の使用方法

                        The Andrews University chrome extension is a productivity app that provides quick access to common and uncommon links on the Andrews website for students, faculty and staff alike. It enables quick page transitions to desired content, allowing users to stay focused and be more productive. 

Developed by Bernardo Martinez and Rios Creative                    

拡張機能の基本情報

名前 Andrews University Andrews University
ID jappjapdjgiinlijpaknbodknjogkfmb
公式URL https://chromewebstore.google.com/detail/andrews-university/jappjapdjgiinlijpaknbodknjogkfmb
説明 Andrews University QuicklLinks
ファイルサイズ 307 KB
インストール数 20
現在のバージョン 0.4
最終更新日 2016-02-10
公開日 2016-02-09
評価 5.00/5 合計 5 レビュー
開発者 israelm28
支払い方法 free
拡張機能のウェブサイト https://www.andrews.edu/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Andrews University",
    "version": "0.4",
    "manifest_version": 2,
    "description": "Andrews University QuicklLinks",
    "browser_action": {
        "default_icon": "test.png",
        "default_title": "Andrews QuicklLinks",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "test.png"
    }
}