https://github.com/darcyclarke/github-activity-extension
:octocat: Toggle display of noisy activity notifications in issue & PR threads
https://github.com/darcyclarke/github-activity-extension
activity chrome chrome-extension extension firefox firefox-addon github web
Last synced: 10 months ago
JSON representation
:octocat: Toggle display of noisy activity notifications in issue & PR threads
- Host: GitHub
- URL: https://github.com/darcyclarke/github-activity-extension
- Owner: darcyclarke
- License: mit
- Created: 2020-01-21T18:44:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T17:58:47.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T05:03:41.615Z (10 months ago)
- Topics: activity, chrome, chrome-extension, extension, firefox, firefox-addon, github, web
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README

GitHub Activity Web Extension
Browser Extension to toggle display of noisy activity notifications in issue & PR threads
# Install
- [Install the Chrome Extension](https://chrome.google.com/webstore/detail/github-activity-extension/cjdabhgohjkdlhbalecgfhbfdmdnmoon)
- [Install the Firefox Add-on](https://addons.mozilla.org/en-CA/firefox/addon/github-activity-extension/)
# Usage
- Click the add-on/extension button OR
- Click the "Show/Hide **All** Activity (ie. not-a-comment)" button OR
- Use `[ctrl]+[/]` OR
- Use `[crtrl]+[a]`

# Roadmap
- [x] Update generic capture logic (ie. capture everything BUT comments `.TimelineItem .js-comment-container`)
- [x] Identify Zenhub-specific labels/items
- [x] Add notficication groups/distinctions
- [x] Add UI/selection for hidden/visible groups
- [ ] Select/Unselect All
- [ ] Add count for all groups
- [ ] Add macro toggle for all groups
- [ ] Save state
- [ ] Fix default icon & branding
- [ ] Update screenshots
- [ ] Make new release