myWSU Laucher

Quick launch myWSU and other WSU links

What is myWSU Laucher?

myWSU Laucher is a Chrome extension developed by Sawyer McDonald, and its main feature is "Quick launch myWSU and other WSU links".

Extension Screenshots

screenshot

Download myWSU Laucher Extension CRX File

Download myWSU Laucher 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

                        Provides easy access to common myWSU links such as Outlook and Blackboard                    

Extension Basic Information

Name myWSU Laucher myWSU Laucher
ID lnkmgpjokcebhgkgmnkjhmficmkpgoic
Official URL https://chromewebstore.google.com/detail/mywsu-laucher/lnkmgpjokcebhgkgmnkjhmficmkpgoic
Description Quick launch myWSU and other WSU links
File Size 43.23 KB
Installation Count 35
Current Version 1.0.0
Last Updated 2019-01-08
Publish Date 2019-01-07
Developer Sawyer McDonald
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "myWSU Laucher",
    "description": "Quick launch myWSU and other WSU links",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}