Andrews University

Andrews University QuicklLinks

What is Andrews University?

Andrews University is a Chrome extension developed by israelm28, and its main feature is "Andrews University QuicklLinks".

Extension Screenshots

screenshot

Download Andrews University Extension CRX File

Download Andrews University 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

                        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                    

Extension Basic Information

Name Andrews University Andrews University
ID jappjapdjgiinlijpaknbodknjogkfmb
Official URL https://chromewebstore.google.com/detail/andrews-university/jappjapdjgiinlijpaknbodknjogkfmb
Description Andrews University QuicklLinks
File Size 307 KB
Installation Count 20
Current Version 0.4
Last Updated 2016-02-10
Publish Date 2016-02-09
Rating 5.00/5 Total 5 Ratings
Developer israelm28
Payment Type free
Extension Website https://www.andrews.edu/
Supported Languages 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"
    }
}