Browse Source

Merge pull request #2912 from BKPepe/GlowingBear

Add Glowing Bear

Thanks for your contribution
pull/2938/head
Vulich Fernando 4 years ago committed by GitHub
parent
commit
b6e0c55b21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      api/services.json

15
api/services.json

@ -389,6 +389,21 @@
"titleBlink": false,
"custom_domain": false
},
{
"id": "glowingbear",
"logo": "glowingbear.png",
"name": "Glowing Bear",
"description": "Glowing Bear is a web frontend for the WeeChat IRC client and strives to be a modern interface.",
"url": "https://www.glowing-bear.org/",
"type": "messaging",
"allow_popups": false,
"manual_notifications": false,
"js_unread": "",
"userAgent": "",
"note": "",
"titleBlink": false,
"custom_domain": false
},
{
"id": "gmail",
"logo": "gmail.png",

Loading…
Cancel
Save