You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ramiro Saenz edited this page Feb 18, 2017
·
10 revisions
How to add a Custom Service
Be sure to be in the first tab of the app called Rambox Tab.
At the end of the list of services, select _Custom Service or just search for "custom" in the search field.
Enter a name of the Service to display in the tab.
Enter a URL for the service. Be sure the URL, when you aren't logged, shows a login form or if you are logged, shows the app.
Enter a URL for the Logo of the service to display it in the tab.
In the Advanced option, there is a Custom Code field. You can paste some code into this field for fixing notification badges, if the service you are adding is not notifying you on any activity (new messages, new emails, etc) through the title of the page (Ex. "(2) Facebook Messenger"). The number 2 means there are 2 messages unread.
Also, you can add another code to do whatever you want. See here.
Once you finish writing and testing your code, it will be a great practice to minify it before pasting it into the Dialog Box into Rambox. To minify it, you can use JSCompress.