Filter out notifications by their text content to block them from appearing.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. You cannot create objects in global scope (line 8,22 prefs.js) Move them to `buildPrefsWidget()` and make them local not global. 2. Move line 19 to `buildPrefsWidget()`. 3. Move line 10 to enable: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization and null that out in disable. 4. null out `filterSettings` in disable. If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions