myASUedu
Launch my.asu.edu in a new tab.
What is myASUedu?
myASUedu is a Chrome extension developed by lukethebook333, and its main feature is "Launch my.asu.edu in a new tab.".
Extension Screenshots
Download myASUedu Extension CRX File
Download myASUedu extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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/
Extension Basic Information
Name | |
ID | aebcinlfcnnjpdggjjbogbndlnjjoebn |
Official URL | https://chrome.google.com/webstore/detail/myasuedu/aebcinlfcnnjpdggjjbogbndlnjjoebn |
Description | Launch my.asu.edu in a new tab. |
File Size | 254 KB |
Installation Count | 101 |
Current Version | 1.0 |
Last Updated | 2013-10-21 |
Publish Date | 2013-10-21 |
Rating | 5.00/5 Total 1 Ratings |
Developer | lukethebook333 |
Payment Type | free |
Extension Website | http://lukethebook.me/ |
Help Page URL | http://lukethebook.me/ |
Supported Languages | 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" ] } |