jonerrr / mailcow-alias-extension

A Chrome and Firefox extension for generating Mailcow aliases
MIT License
7 stars 0 forks source link

Error generating aliases in Edge 115 #3

Closed einsq closed 1 year ago

einsq commented 1 year ago

Error generating alias Einstellungen

Extension works fine in FF, installed it in Edge. Configuration is ok, getting an alias E-Mail in this menu. But no alias is generated in normal mode.

jonerrr commented 1 year ago

Thank you for using the extension. I haven't tested Edge but I found a similar bug when using Chrome. I think the issue is that it's not possible to copy stuff to the clipboard because of Manifest V3. I think it is possible to clone the repo, compile a MV2 version, and install that. I am currently not home but when I get back I will try to fix the issue.

einsq commented 1 year ago

In my understanding, your extension should generate and listing aliases that are transfered to mailcow. The transfer of the examples to the list in mailcow works in FF. But not in the edge extension.

jonerrr commented 1 year ago

I redesigned how the alias emails are copied to the clipboard. It should now work in Chrome and Edge (I have not tested Edge yet but it's based on Chromium so it should work). Once the update is approved by the Chrome store, aliases will be created by right-clicking anywhere on the webpage and selecting the "Generate Alias" option.

If this is still an issue once you get the update, please let me know.