[-] xhduqetz@lemmy.ml 3 points 2 months ago

MV2 extensions should work in Thunderbird without modification. I've made a couple of simple extensions that work like a charm in both Firefox and Thunderbird, but I'm not sure if more complex extensions would have issues. The documentation says thus:

Some information listed on MDN may not apply to Thunderbird and some API methods may not be supported. Each API page should include a compatibility chart and if that includes support for Firefox, it should work in Thunderbird as well.

Some MV3 extensions will not work in Thunderbird. See this page for list of missing functionality.

[-] xhduqetz@lemmy.ml 11 points 3 months ago

navigator.clipboard.read()/write() has been enabled (see documentation). A paste context menu will appear for the user to confirm when attempting to read clipboard content that is not originated from a same-origin page.

Very nice. The old execCommand API was annoying.

[-] xhduqetz@lemmy.ml 12 points 8 months ago

Isn't it already game over if malware can write into your hostfile? At least on Windows you need some elevated access for it, which means such malware could just read/write the target program's memory directly instead of resorting to clunky MitM.

[-] xhduqetz@lemmy.ml 1 points 10 months ago

Yeah, I also found out when I was manually testing our product's logged-out UX at work and the 2nd trial started logged in.

xhduqetz

joined 1 year ago