4.7 out of 5
Google doesn't verify reviews. Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Andrew HollandSep 19, 2022
- Report illegal content
- Copy link
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
Michael DePouwNov 21, 2021
- Report illegal content
- Copy link
love it π₯°, thanks a bunch reference: https://github.com/MicrosoftDocs/feedback/issues/2237
Michael RosendahlMar 17, 2021
- Report illegal content
- Copy link
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(... Show more