Curetix / mailflare-extension

Browser extension to use Cloudflare Email Routing as an email alias service like AnonAddy or SimpleLogin
https://mailflare.cc
MIT License
51 stars 2 forks source link

v1.1.1 breaks CSS on Gmail and Facebook #2

Closed klaki892 closed 10 months ago

klaki892 commented 10 months ago

Running Google Chrome version 119.0.6045.160 & Windows 10

When enabling the latest version of Mailflare I'm witnessing the following oddities:

On Gmail's website, checkboxes for selecting mail are going away. Before: image

After (Extension enabled): image

Text is shifted (padding missing?) and the checkboxes completely disappear.

On Facebook, pop up messengers have had their header bars shortened:

Before: image

After: image

Notice that the profile picture buttons are breaking the edges in the after picture but have padding in the before picture.

here are the settings im currently running with: image

This issue also occurs when it's the only enabled extension while in an incognito window.


No errors are currently being surfaced from the extension's service worker when reloading the pages however the following error occurs when turning off the extension (likely not related)

error log paste here: https://pastecode.io/s/za69a7xv


Reverting to Mailflare version 1.0.3 resolves these display issues.

Curetix commented 10 months ago

Thanks for reporting this, I just pushed v1.1.2 which should fix the issue. The content script for the quick-create button will not inject styles in the page anymore. Let me know if you find any sites that still have problems.

(Chrome store release will take a while, the previous version is still pending)