|
|
|
@ -1019,6 +1019,21 @@
|
|
|
|
|
"titleBlink": false, |
|
|
|
|
"custom_domain": false |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "riot", |
|
|
|
|
"logo": "riot.png", |
|
|
|
|
"name": "Riot", |
|
|
|
|
"description": "Riot is now Element.io.", |
|
|
|
|
"url": "https://riot.im/app/", |
|
|
|
|
"type": "messaging", |
|
|
|
|
"allow_popups": false, |
|
|
|
|
"manual_notifications": false, |
|
|
|
|
"js_unread": "function checkUnread(){var a=document.getElementsByClassName(\"mx_RoomTile_nameContainer\"),b=0;for(i=0;i<a.length;i++){var c=a[i].getElementsByClassName(\"mx_RoomTile_badge\");for(ii=0;ii<c.length;ii++)parseInt(c[ii].textContent.trim())%1===0&&(b+=parseInt(c[ii].textContent.trim()))}updateBadge(b)}function updateBadge(a){a>=1?document.title=\"(\"+a+\") \"+originalTitle:document.title=originalTitle}var originalTitle=document.title;setInterval(checkUnread,1e3);", |
|
|
|
|
"userAgent": "", |
|
|
|
|
"note": "", |
|
|
|
|
"titleBlink": false, |
|
|
|
|
"custom_domain": true |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "rocketchat", |
|
|
|
|
"logo": "rocketchat.png", |
|
|
|
|