Hide MSDN Inherited Members
Item logo image for Hide MSDN Inherited Members

Hide MSDN Inherited Members

entitygames.net
4.0(

2 ratings

)
ExtensionWorkflow & Planning6 users
Item media 1 screenshot

Overview

When visiting an MSDN page, this extension hides inherited members

This extension will hide all inherited members of a class while viewing documentation in MSDN. When clicked, it will toggle the visibility of all inherited members. In the screenshot, you can see that many of the items in the "Properties" section are inherited. Once we activate the extension, only the items that are actually declared by the Button class are left. Filtering of inherited members is not automatic. You manually active the MSDN+ icon in your chrome extensions tray in the top right. To make inherited members visible again, you can just click the MSDN+ icon a second time. You can find the source code here, https://github.com/NullSoldier/ChromeMSDN

4 out of 52 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Todor VyagovSep 12, 2016

It was not working. But I have modified the content.js folder and now it works correctly. Additionally I have forked the GitHub repository and added a pull request. content.js file is in C:\Users\USER\AppData\Local\Google\Chrome\User Data\Default\Extensions\bhfncgcmnpjonmdcdcfbhdpmpbjnpoeg\1.2_0 on my machine(Windows 8.1). Open the file with notepad and replace the content with this: Array.prototype.forEach.call ( document.querySelectorAll ('tr'), function (node) { if(node.innerHTML.index... Show more

Details

  • Version
    1.2
  • Updated
    July 18, 2016
  • Size
    18.35KiB
  • Languages
    English
  • Developer
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.
Google apps