GitHub's default pull request filter sucks! It only allows to filter by file extension, and it doesn't properly handle files with multiple extensions (like .test.js
)
On the other hand, GitHub Superfilter is awesome!
- It gives you more control over how you filter your pull requests. You can search for files in a specific folder (
/components/
), or with a specific extension (.test.js
). You can also filter out files (!/src/
or!test
) - It's lightweight (< 4KB), only runs on github.com, and does not make your browser slower
- It helps you become a better developer by making your life just a little bit easier

- License: Mozilla Public License 2.0
- Weekly downloads: 0
- Average daily users: 1
- Rating: 0/5 of 0 ratings
- Created: 2020-02-26 12:37:12
- Last updated: 2020-02-27 11:50:13
- Homepage: https://github.com/TomerRon/github-superfilter
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/github-superfilter/
- API: {65639505-528f-48ad-9a98-499b99679a09}