@ -1,4 +1,6 @@
[
{
"success" : true ,
"data" : [
{
"id" : "androidmessages" ,
"logo" : "androidmessages.png" ,
@ -532,8 +534,8 @@
"url" : "http://inbox.google.com/?cid=imp" ,
"type" : "email" ,
"allow_popups" : false ,
"manual_notifications" : fals e,
"js_unread" : "function checkUnread(){var e=document.querySelector(\".aim .aio\").querySelector(\"span\").querySelector(\"a\").getAttribute(\"aria-label\").replace(/\\D/g,\"\");updateBadge(e?parseInt(e):0)}function updateBadge(e){1<=e?rambox.setUnreadCount(e):rambox.clearUnreadCount()} setInterval(checkUnread,3e3);" ,
"manual_notifications" : tru e,
"js_unread" : "function checkUnread(){updateBadge(document.getElementsByClassName(\"ss\").length)}function updateBadge(a){a>=1?document.title=\"(\"+a+\") \"+originalTitle:document.title=originalTitle}var originalTitle=document.title; setInterval(checkUnread,3e3);" ,
"userAgent" : "" ,
"note" : "Please be sure to sign out of Hangouts inside Inbox, as it causes problems. <a href=\"https://github.com/saenzramiro/rambox/wiki/Inbox\" target=\"_blank\">Read more...</a>" ,
"titleBlink" : false ,
@ -1545,3 +1547,4 @@
"custom_domain" : false
}
]
}