stephanlachnit / mailto_protonmail

webextension mailto support for ProtonMail
GNU General Public License v3.0
1 stars 0 forks source link

Update to Manifest v3 #2

Open stephanlachnit opened 3 years ago

stephanlachnit commented 3 years ago

See https://blog.mozilla.org/addons/2021/05/27/manifest-v3-update/ and https://developer.chrome.com/docs/extensions/mv3/intro/.

Should be easy to implement once Firefox supports it since this extension is really simple. A version with Manifest v2 should be released once #1 is fixed before implementing this change to ensure backwards compatibility with older browsers.