CarlosAMolina / checkIframe

Firefox add-on that indicates if the current web page uses iframes or frames and allows you to browse through them.
https://addons.mozilla.org/es/firefox/addon/check-iframe/
2 stars 0 forks source link

Automatic highlighting all iframes #8

Open CarlosAMolina opened 3 weeks ago

CarlosAMolina commented 3 weeks ago

Desired behavior

Add an option to enable highlighting of all iframes on any page automatically without user action.

Original request

However, I was looking for an addon to do this automatically at any page and for all iframes without user action. Maybe you like to add a simple preference to allow automatic highlighting?

Originally posted by @seniordevel in https://github.com/CarlosAMolina/checkIframe/issues/7#issuecomment-2295235113

seniordevel commented 3 weeks ago

Thank you very much!

CarlosAMolina commented 3 days ago

Hi @seniordevel,

The new version 1.6.0 is available for download and allows highlighting all (i)frames at once, but on Android the add-on doesn't do it automatically.

The desktop version highlights all (i)frames automatically, but the Android version needs the user to click the recheck button.

I know this is not the expected behavior, but maybe it can help you despite this required manual action.

I will try to modify the add-on to do the highlighting automatically on Android as well.

Documentation: https://cmoli.es/projects/check-iframe/how-to-use/configuration/automatic-highlighting.html

Regards! Carlos.