https://github.com/kchapelier/chrome-ext-github-hide-release-notifications
Minimalist Chrome extension to hide the release notifications from the dashboard of Github
https://github.com/kchapelier/chrome-ext-github-hide-release-notifications
Last synced: 3 months ago
JSON representation
Minimalist Chrome extension to hide the release notifications from the dashboard of Github
- Host: GitHub
- URL: https://github.com/kchapelier/chrome-ext-github-hide-release-notifications
- Owner: kchapelier
- License: mit
- Created: 2021-06-12T12:03:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T12:33:27.000Z (over 4 years ago)
- Last Synced: 2025-03-03T13:34:08.735Z (7 months ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hide release notifications on the dashboard of Github
CSS-only Chrome extension to hide the release notifications from the dashboard of Github.
This is a low effort project to fix an annoyance. This probably won't be maintained beyond the initial push to Github.
## Installation
* Download this repo as a zip file and unpack it
* Access chrome://extensions/
* Enable the `developer mode`
* Click on the button to load an unpacked directory of files and select the folder of the extensionIf the above instructions seems out of date, please refer to the [official Chrome FAQ](https://developer.chrome.com/docs/extensions/mv3/faq/#faq-dev-01)