Docs Fullview

Toggle to View Documentation in Full Width

Docs Fullview - View Documentation in Full Width

Docs Fullview is a Chrome extension that adds a button to MS Docs pages to support collapsing and expanding the sidebar. It also auto-expands the table of contents on documentation articles for a complete list of sections.
Install from Chrome Web Store

Extension stats

Users: 8
2
Rating: 4.67
(3)
Version: 2.3.0 (Last updated: 2022-09-27)
Creation date: 2020-04-09
Risk impact: Low risk impact
Risk likelihood:
Manifest version: 2
Size: 7.01M
URLs: Website

Other platforms

Not available on Android
Not available on Firefox
Docs Fullview (v2.3.0)
5.00 (2) 193
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

This extension adds a button to MS Docs pages to support collapsing and expanding the sidebar. It also auto-expands down the table of contents on documentation articles so you can see the complete list of sections.

User reviews

I love this soooooo much! However, could you add support for the https://learn.microsoft.com subdomain? For example: https://learn.microsoft.com/en-us/power-bi/developer/visuals/create-react-visual
by Andrew Holland, 2022-09-19

love it 🥰, thanks a bunch reference: https://github.com/MicrosoftDocs/feedback/issues/2237
by Michael DePouw, 2021-11-21

Nice addon.. would be even better if there was an option to auto hide on load (or that it remembers the last state) so that I do not have to click on the button on every new doc page :) If you change the code from prepending the page metadata to the H1 the extension also works on the code documumentation pages. Example: https://docs.microsoft.com/en-us/dotnet/api/system.datetime.touniversaltime?view=net-5.0 ... // prepand a button after the h1 var h1 = document.getElementsByTagName("h1")[0]; if (typeof h1 !== 'undefined') { var sidebarButton = document.createElement("DIV"); sidebarButton.innerHTML = "<button class='button is-small' id='docController' data-bi-name='sidebarController' onclick='sidebarButton()' currentSidebar='collapseSide'>Collapse Sidebar</button>" h1.parentNode.insertBefore(sidebarButton, h1.nextSibling); } ...
by Michael Rosendahl, 2021-03-17
View all user reviews

Extension safety

Risk impact

Docs Fullview requires very minimum permissions.

Risk likelihood

Docs Fullview has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to Docs Fullview: