myASUedu
Launch my.asu.edu in a new tab.
Wat is myASUedu?
myASUedu is een Chrome-extensie ontwikkeld door lukethebook333, en de belangrijkste functie is "Launch my.asu.edu in a new tab.".
Extensie Screenshots
Download het CRX-bestand van de extensie myASUedu
Download myASUedu-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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/
Basisinformatie over de Extensie
Naam | |
ID | aebcinlfcnnjpdggjjbogbndlnjjoebn |
Officiële URL | https://chrome.google.com/webstore/detail/myasuedu/aebcinlfcnnjpdggjjbogbndlnjjoebn |
Beschrijving | Launch my.asu.edu in a new tab. |
Bestandsgrootte | 254 KB |
Aantal Installaties | 101 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2013-10-21 |
Publicatiedatum | 2013-10-21 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | lukethebook333 |
Betalingswijze | free |
Extensiewebsite | http://lukethebook.me/ |
Help Pagina-URL | http://lukethebook.me/ |
Ondersteunde Talen | 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" ] } |