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 |
官方網址 | 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" ] } |