20 lines
547 B
JSON
20 lines
547 B
JSON
{
|
||
"authors": [
|
||
"Mateusz Biliński <mateusz@bilinski.it>"
|
||
],
|
||
"description": "Highlights the chat window’s message input if a specified message length is exceeded",
|
||
"homepage": "https://dev.gajim.org/gajim/gajim-plugins/wikis/LengthNotifierPlugin",
|
||
"config_dialog": true,
|
||
"name": "Message Length Notifier",
|
||
"platforms": [
|
||
"others",
|
||
"linux",
|
||
"darwin",
|
||
"win32"
|
||
],
|
||
"requirements": [
|
||
"gajim>=1.4.0"
|
||
],
|
||
"short_name": "length_notifier",
|
||
"version": "1.4.5"
|
||
} |