|
@@ -5,16 +5,27 @@ My name is Son. I’m the founder of SimpleLogin and I wanted to be the first to
|
|
|
To better secure your account, I recommend enabling Multi-Factor Authentication (MFA) on your setting page at
|
|
|
https://app.simplelogin.io/dashboard/setting
|
|
|
|
|
|
-If you use Chrome or Firefox, SimpleLogin extension could be quite handy to quickly create aliases.
|
|
|
-You can install Chrome extension on
|
|
|
+SimpleLogin browser extension could be handy to quickly manage aliases.
|
|
|
+
|
|
|
+Chrome (or other Chromium-based browsers like Brave or Vivaldi) extension can be installed on:
|
|
|
https://chrome.google.com/webstore/detail/simplelogin-your-anti-spa/dphilobhebphkdjbpfohgikllaljmgbn
|
|
|
|
|
|
-and Firefox on
|
|
|
+Firefox on
|
|
|
https://addons.mozilla.org/en-GB/firefox/addon/simplelogin/
|
|
|
|
|
|
+and Safari on
|
|
|
+https://apps.apple.com/us/app/simplelogin/id1494051017?mt=12&fbclid=IwAR0M0nnEKgoieMkmx91TSXrtcScj7GouqRxGgXeJz2un_5ydhIKlbAI79Io
|
|
|
+
|
|
|
If you have a domain, for example for your business or your project, you can import your domain into SimpleLogin
|
|
|
-and create your business emails backed by your personal email! By the way, all our business emails are actually aliases 🤫.
|
|
|
-Importing domain is only available for Premium plan though, shoot me an email if you need a trial period.
|
|
|
+and create your business emails backed by your personal email! By the way, all our business emails are actually aliases.
|
|
|
+
|
|
|
+{% if user.in_trial() %}
|
|
|
+You can use all premium features like custom domain or alias directory during the trial period.
|
|
|
+Your trial will end {{ user.trial_end.humanize() }}.
|
|
|
+{% endif %}
|
|
|
+
|
|
|
+If there's anything that's bugging you, even the smallest of issues that could be done better, I want to hear about it - so hit the reply button.
|
|
|
+
|
|
|
|
|
|
Thanks.
|
|
|
Son - SimpleLogin founder.
|