myASUedu
Launch my.asu.edu in a new tab.
myASUeduとは何ですか?
myASUeduはlukethebook333によって開発されたChromeの拡張機能で、その主な機能は「Launch my.asu.edu in a new tab.」です。
拡張機能のスクリーンショット
myASUedu拡張機能のCRXファイルをダウンロード
myASUedu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is the original ASU Extension! This enables you to have quick access to the following: [|] my.ASU.edu [|] BlackBoard [|] System Status [|] ASU Map [|] Class Schedule [|] My Finances [|] Transit & Parking [|] ASU Directory [|] ASU Events If you enjoyed the app, consider making a donation at http://lukethebook.me/
拡張機能の基本情報
名前 | |
ID | aebcinlfcnnjpdggjjbogbndlnjjoebn |
公式URL | https://chrome.google.com/webstore/detail/myasuedu/aebcinlfcnnjpdggjjbogbndlnjjoebn |
説明 | Launch my.asu.edu in a new tab. |
ファイルサイズ | 254 KB |
インストール数 | 101 |
現在のバージョン | 1.0 |
最終更新日 | 2013-10-21 |
公開日 | 2013-10-21 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | lukethebook333 |
支払い方法 | free |
拡張機能のウェブサイト | http://lukethebook.me/ |
ヘルプページのURL | http://lukethebook.me/ |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "myASUedu", "version": "1.0", "description": "Launch my.asu.edu in a new tab.", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "bg.html" }, "permissions": [ "tabs" ] } |