diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js
index a348cdd8..649b513d 100644
--- a/app/store/ServicesList.js
+++ b/app/store/ServicesList.js
@@ -232,6 +232,15 @@ Ext.define('Rambox.store.ServicesList', {
,type: 'email'
,note: 'Read HERE to see the differences between protonmail.com and protonmail.ch.'
},
+ {
+ id: 'protonmailonion'
+ ,logo: 'protonmail.png'
+ ,name: 'ProtonMail Onion'
+ ,description: locale['services[20]']
+ ,url: 'https://protonirockerxow.onion/inbox'
+ ,type: 'email'
+ ,note: 'Read HERE to see the differences between protonmail.com and protonmail hidden service (over TOR).'
+ },
{
id: 'tutanota'
,logo: 'tutanota.png'