myASUedu
Launch my.asu.edu in a new tab.
Cos'è myASUedu?
myASUedu è un'estensione di Chrome sviluppata da lukethebook333, e la sua funzione principale è "Launch my.asu.edu in a new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione myASUedu
Scarica i file di estensione myASUedu in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | |
ID | aebcinlfcnnjpdggjjbogbndlnjjoebn |
URL Ufficiale | https://chrome.google.com/webstore/detail/myasuedu/aebcinlfcnnjpdggjjbogbndlnjjoebn |
Descrizione | Launch my.asu.edu in a new tab. |
Dimensione del File | 254 KB |
Conteggio Installazioni | 101 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2013-10-21 |
Data di Pubblicazione | 2013-10-21 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | lukethebook333 |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://lukethebook.me/ |
URL della Pagina di Aiuto | http://lukethebook.me/ |
Lingue Supportate | 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" ] } |