GNOME Shell Extension to force annoying notifications to respect do not disturb function.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove: - `.gitignore` - `install.sh` - `package.sh` [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 2. Also null out in disable: ```js block_application_list = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions