diff --git a/Add-a-Custom-Service.md b/Add-a-Custom-Service.md index ecacbde..56dfeb2 100644 --- a/Add-a-Custom-Service.md +++ b/Add-a-Custom-Service.md @@ -3,7 +3,7 @@ 1. Be sure to be in the first tab of the app called **Rambox Tab**. 2. At the top right corner of the _Add a new Service_ section, click on the plus icon next to search field. 3. Enter a name of the Service to display in the tab. -4. Enter a URL for the service. The URL needs to go directly to the login page for the service, so if there is no session created shows the login form or shows the service instead. +4. 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. 5. Enter a URL for the Logo of the service to display it in the tab. 6. In Advanced option, there is an _Unread Code_ field. This field you will use it if the service you are adding is not notifying an activity (new messages, new emails, etc) throw the title of the page (Ex. "(2) Facebook Messenger"). The number 2 means there are 2 messages unread. This code will be injected to the service page to run it (must return an Integer) and it will be embeded into this code: