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