mail desktop

Costas

Administrator
Staff member
Today I'm thinking, why not creating a tabbed application that is isolated from any other website (each tab has its own cookies) and keep there all the mails / messengers (?).. of course you can use a second browser for that but you have to check it, plus is not providing tab isolation.. This application stays at tray, upon mail and what user advised as notification_keyword, getting an icon/sound alert... Inspired by Kiwi for Gmail.

With the help of the CefSharp library common known as .NET bindings for the Chromium Embedded Framework.

maildesktop.jpg


Platform : C# 2012
Operating System : Windows
windows1.gif
2000 /
windows1.gif
XP /
windows1.gif
2003 /
windows1.gif
Vista /
windows1.gif
win7 (64bit)
Requirements : v4.5.2 .NET framework
Filesize : 49mb

Microsoft.VC++ 2015 required

Download through GitHub

02 JAN 2024 - mail_desktop_electron born!


Source code released at GitHub under MIT license



similar for Microsoft Account built on Electron by agam778
https://agam778.github.io/MS-365-Electron/

--

Firefox replaces GA with a fake no-op GA ;)

Firefox 86 Introduces Total Cookie Protection

Firefox to ship 'network partitioning'
<div style="padding-left:30px">
According to Mozilla, the following network resources will be partitioned, starting with Firefox 85 (26JAN2021) :

-HTTP cache
-Image cache
-Favicon cache
-Connection pooling
-StyleSheet cache
-DNS
-HTTP authentication
-Alt-Svc
-Speculative connections
-Font cache
-HSTS
-OCSP
-Intermediate CA cache
-TLS client certificates
-TLS session identifiers
-Prefetch
-Preconnect
-CORS-preflight cache
</div>



the below no tested :

Firefox - Account Container
Mozilla.Firefox Multi-Account Containers (820kb)
Mozilla.Firefox Facebook Container

-
Firefox - Temporary Containers
Tab notifier


Chrome - Account Containers :

Multi Session Box (67kb)
Switch Multi-Account Login (16kb)
SessionBox (2.3mb)
MultiLogin (24kb)
Lone Tab (20kb)
-
5 stars for delete cookies (has whitelist) - Cookie AutoDelete (660kb)
 
Last edited:
Top