[gnome] Add new extensions

This commit is contained in:
2026-02-11 16:14:31 -05:00
parent 5b86d17bab
commit 2c2be21fef
25 changed files with 4047 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "Delete notifications for an application when its window is focused or closed.",
"name": "Junk Notification Cleaner",
"settings-schema": "org.gnome.shell.extensions.junk-notification-cleaner",
"shell-version": [
"46",
"47",
"48",
"49"
],
"url": "https://github.com/murar8/junk-notification-cleaner",
"uuid": "junk-notification-cleaner@murar8.github.com",
"version": 6
}