Andrews University

Andrews University QuicklLinks

Cos'è Andrews University?

Andrews University è un'estensione di Chrome sviluppata da israelm28, e la sua funzione principale è "Andrews University QuicklLinks".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Andrews University

Scarica i file di estensione Andrews University 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

                        The Andrews University chrome extension is a productivity app that provides quick access to common and uncommon links on the Andrews website for students, faculty and staff alike. It enables quick page transitions to desired content, allowing users to stay focused and be more productive. 

Developed by Bernardo Martinez and Rios Creative                    

Informazioni di Base sull'Estensione

Nome Andrews University Andrews University
ID jappjapdjgiinlijpaknbodknjogkfmb
URL Ufficiale https://chromewebstore.google.com/detail/andrews-university/jappjapdjgiinlijpaknbodknjogkfmb
Descrizione Andrews University QuicklLinks
Dimensione del File 307 KB
Conteggio Installazioni 20
Versione Corrente 0.4
Ultimo Aggiornamento 2016-02-10
Data di Pubblicazione 2016-02-09
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore israelm28
Tipo di Pagamento free
Sito Web dell'Estensione https://www.andrews.edu/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Andrews University",
    "version": "0.4",
    "manifest_version": 2,
    "description": "Andrews University QuicklLinks",
    "browser_action": {
        "default_icon": "test.png",
        "default_title": "Andrews QuicklLinks",
        "default_popup": "extension.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "test.png"
    }
}