sindresorhus / hide-files-on-github

Chrome extension - Hide nonessential files from the GitHub file browser
https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp
MIT License
320 stars 36 forks source link

Let file selectors match `<span>` as well as `<a>` #44

Closed josephfrazier closed 7 years ago

josephfrazier commented 7 years ago

This fixes the behavior at https://github.com/EFForg/https-everywhere/tree/24338b1e7a3d136023bb91600be9587e1ba55f97

Fixes https://github.com/sindresorhus/hide-files-on-github/issues/43

sindresorhus commented 7 years ago

Looks good. Thanks :)