|
|
|
@ -578,7 +578,7 @@
|
|
|
|
|
"type": "messaging", |
|
|
|
|
"allow_popups": false, |
|
|
|
|
"manual_notifications": false, |
|
|
|
|
"js_unread": "document.addEventListener(\"keydown\",function(e){if(\"Enter\"===e.key&&!e.shiftKey){let e=document.querySelectorAll(\"button[type=button]\").length;[\"Enviar\",\"Send\",\"Senden\",\"Invia\",\"Skicka\",\"Envoyer\",\"Verzenden\",\"Отправить\"].includes(document.querySelectorAll(\"button[type=button]\")[e-1].innerText)&&document.querySelectorAll(\"button[type=button]\")[e-1].click()}});", |
|
|
|
|
"js_unread": "document.addEventListener(\"keydown\",function(event){if(\"Enter\"===event.key&&!event.shiftKey){event.preventDefault();let t=document.querySelectorAll(\"button[type=button]\").length;[\"Enviar\",\"Send\",\"Senden\",\"Invia\",\"Skicka\",\"Envoyer\",\"Verzenden\",\"Отправить\"].includes(document.querySelectorAll(\"button[type=button]\")[t-1].innerText)&&document.querySelectorAll(\"button[type=button]\")[t-1].click()}});", |
|
|
|
|
"userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965F Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.109 Mobile Safari/537.36", |
|
|
|
|
"note": "", |
|
|
|
|
"titleBlink": false, |
|
|
|
@ -1418,7 +1418,7 @@
|
|
|
|
|
"type": "messaging", |
|
|
|
|
"allow_popups": false, |
|
|
|
|
"manual_notifications": false, |
|
|
|
|
"js_unread": "function checkUnread(){const e=document.querySelectorAll(\"#pane-side .P6z4j, .unread\");let t=0;for(let n=0;n<e.length;n++)0===e[n].parentNode.parentNode.querySelectorAll('#pane-side *[data-icon=\"muted\"]').length&&t++;updateBadge(t)}function updateBadge(e){e&&e>=1?rambox.setUnreadCount(e):rambox.clearUnreadCount()}setInterval(checkUnread,3e3),(async()=>{try{const e=await window.navigator.serviceWorker.getRegistrations();for(const t of e)t.unregister()}catch(e){}})();var titleEl=document.querySelector(\".landing-title.version-title\");titleEl&&titleEl.innerHTML.includes(\"Google Chrome 49+\")&&window.location.reload();", |
|
|
|
|
"js_unread": "function checkUnread(){const e=document.querySelectorAll(\"#pane-side .OUeyt, .unread\");let t=0;for(let n=0;n<e.length;n++)0===e[n].parentNode.parentNode.querySelectorAll('#pane-side *[data-icon=\"muted\"]').length&&t++;updateBadge(t)}function updateBadge(e){e&&e>=1?rambox.setUnreadCount(e):rambox.clearUnreadCount()}setInterval(checkUnread,3e3),(async()=>{try{const e=await window.navigator.serviceWorker.getRegistrations();for(const t of e)t.unregister()}catch(e){}})();var titleEl=document.querySelector(\".landing-title.version-title\");titleEl&&titleEl.innerHTML.includes(\"Google Chrome 49+\")&&window.location.reload(),document.body.scrollTop=0;", |
|
|
|
|
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36", |
|
|
|
|
"note": "", |
|
|
|
|
"titleBlink": false, |
|
|
|
|