Docs Fullview

Docs Fullview

Toggle to View Documentation in Full Width

Docs Fullview
What is Docs Fullview?
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.
Merlin
Stats
Users: 20 ▲ 3
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: Low risk likelihood
Manifest version: 2
Size: 7.01M
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Docs Fullview
Docs Fullview (v2.3.0)
5.00 (2) 228
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.
Chrome-Stats extension
Merlin
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 Andrew Holland, 2022-09-19

love it 🥰, thanks a bunch reference: https://github.com/MicrosoftDocs/feedback/issues/2237
by Michael DePouw 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 Michael Rosendahl, 2021-03-17
View all user reviews
Safety
Risk impact

Docs Fullview is relatively safe to use as it 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: