Skip to content

dzsquared/MSDocsSidebarCollapser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Docs Sidebar Collapser: Edge/Chrome Extension

Edge/Chrome extension that enables the table of contents sidebar on https://learn.microsoft.com to be collapsed and automatically expands down the article's table of contents on the right.

Functionality

A button is automatically added to pages within https://learn.microsoft.com. The button allows the left sidebar to be collapsed/expanded, creating more room to read the content.

Installation

Option 0: Install from the Chrome Web Store/Microsoft Edge Store

Option 1: Load Unpacked (Chrome/Edge)

  1. This method requires enabling developer mode in chrome://extensions or edge://extensions on your workstation
  2. Download/clone this repository to your machine
  3. Open chrome://extensions or edge://extensions and click Load Unpacked
  4. Select the root folder for the repository

Option 2: Download the .crx file (Chrome-only)

  1. This methods requires enabling developer mode in chrome://extensions on your workstation
  2. Go to https://github.com/dzsquared/MSDocsSidebarCollapser/releases and download the latest release
  3. Open chrome://extensions and drag the downloaded crx file onto the page

See it in action

Collapse and Expand

Contributors:

Thanks to @BrunoBlanes for adding jQuery to the extension after it was removed from MS Docs.

Release Notes

v2.3.0

  • Adds learn.microsoft.com to the supported URLs
  • Automatically expands the right table of contents ("show more") on load

v2.2.1

  • Adds jQuery

v2.2

  • Adds a button to the page for expanding/collapsing

About

Edge/Chrome Extension for Collapsing the MS Docs Sidebar

Resources

License

Stars

Watchers

Forks

Packages

No packages published