https://github.com/swiftaff/js-firefox-extension-github-filter-repo-by-topic
https://github.com/swiftaff/js-firefox-extension-github-filter-repo-by-topic
firefox-extension language-javascript
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/swiftaff/js-firefox-extension-github-filter-repo-by-topic
- Owner: Swiftaff
- License: mit
- Created: 2020-08-03T15:46:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T06:57:22.000Z (almost 6 years ago)
- Last Synced: 2025-01-13T05:44:28.788Z (over 1 year ago)
- Topics: firefox-extension, language-javascript
- Language: JavaScript
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github Filter Repo By Topic Button Extension
[Github filter repo by Topic](https://addons.mozilla.org/en-US/firefox/addon/github-filter-repo-by-topic/)
helps you quickly find your related Github repositories grouped by Topic!

This extension adds a "Topic" button to your Github repository page.
Yes, you can already use the "topic:html" syntax to search for a topic, but who can remember all the topics you might have used in the past?
Instead, this Topic button aggregates all the topics found on this page - and hovering over them will automatically filter the list, so you can quickly find your related repositories!
## License
This project is licensed under the MIT License - see [LICENSE](LICENSE) file for details