-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathmetadata.json
16 lines (16 loc) · 1.11 KB
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"shell-version": [
"45",
"46",
"47"
],
"gettext-domain": "gnome-shell-notifications-alert",
"settings-schema": "org.gnome.shell.extensions.notifications-alert",
"uuid": "notifications-alert-on-user-menu@hackedbellini.gmail.com",
"name": "Notifications Alert",
"original-authors": [
"Thiago Bellini"
],
"description": "Changes the color of the time and date indicator in the top bar when there are unread notifications. Colors and blinking are customizable.\n\nIf you have questions, please take a look at the FAQ:\nhttp://goo.gl/lmwtW\n\nCredits: The idea of painting the message on user's menu was borrowed from 'Pidgin Persistent Notification' extension by nemo. The code itself has some parts forked from 'Message Notifier' extension by barisione, 'Media player indicator' extension by eon and convenience.js from git.gnome.org/gnome-shell-extensions. The blink idea and it's initial code was written by hossman. The initial gnome 3.10 support was done by Anthony25. The filtering support was done by ilgarmehmetali",
"url": "https://github.com/bellini666/gnome-shell-notifications-alert"
}