Closed blairmunroakusa closed 1 year ago
@blairmunroakusa
Dude. The problem with iframes is that you cannot remove an iframe from within the context / window of that iframe
Here's what I tried:
display: none
, which hid the iframe but continued to block interaction with the page underneath
The current banner implementation is not secure as it could be due to potential CSS interference.
Using an iFrame appears to be the closest equivalent implementation of such a banner.
Convert the current extension banner implementation to iFrame.
If iFrame doesn't work for some reason, then we may need to entertain using a popout window.
Please implement in this branch: iFrame-banner