Westwood Links

A chrome extension which displays important links for Westwood Faculty.

What is Westwood Links?

Westwood Links is a Chrome extension developed by lauravc69, and its main feature is "A chrome extension which displays important links for Westwood Faculty.".

Extension Screenshots

screenshot

Download Westwood Links Extension CRX File

Download Westwood Links 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

                        A Chrome extension that displays important links for Westwood High School Faculty. 
Version 4.6 - removed InsideTwo, added Principal's Ear and new Westwood Way Values form.
Version 4.7 - removed Homeroom and RedhawkTV. Added Blackboard, R2 Sign-in, and Impt docs.
Version 4.8 - removed Impt docs. Added Westwood Wire and Rising as One
Version 4.9 - updated the grade change form
Version 5.0 - updated phone list                    

Extension Basic Information

Name Westwood Links Westwood Links
ID hfhjheddlogiflpkobndjlabigjfgfjf
Official URL https://chromewebstore.google.com/detail/westwood-links/hfhjheddlogiflpkobndjlabigjfgfjf
Description A chrome extension which displays important links for Westwood Faculty.
File Size 212 KB
Installation Count 71
Current Version 5.0
Last Updated 2021-03-06
Publish Date 2020-06-23
Rating 5.00/5 Total 4 Ratings
Developer lauravc69
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Westwood Links",
    "description": "A chrome extension which displays important links for Westwood Faculty.",
    "version": "5.0",
    "browser_action": {
        "default_icon": "icon48.png",
        "default_popup": "index.html",
        "default_title": "Westwood High School"
    }
}