15 lines
587 B
JSON
15 lines
587 B
JSON
{
|
|
"donations": {
|
|
"github": "dsheeler",
|
|
"paypal": "DanielSheeler",
|
|
"liberapay": "dsheeler"
|
|
},
|
|
"uuid": "gravatar@dsheeler.net",
|
|
"name": "Gravatar",
|
|
"description": "Synchronize GNOME Shell user icon with an avatar service, one of Gravatar or Libravatar.\nThis extension is not affiliated, funded, or in any way associated with Automattic or Gravatar.",
|
|
"url": "https://github.com/dsheeler/gnome-shell-extensions-gravatar",
|
|
"settings-schema": "org.gnome.shell.extensions.gravatar",
|
|
"gettext-domain": "gnome-shell-extensions-gravatar",
|
|
"shell-version": ["47"]
|
|
}
|