xi / a11y-outline

web extension to navigate document outlines easily
https://addons.mozilla.org/firefox/addon/a11y-outline/
BSD 3-Clause "New" or "Revised" License
36 stars 3 forks source link

This awesome tool does not "see" into iFrames #13

Closed wittjeff closed 2 months ago

wittjeff commented 2 months ago

The tool skips over iframed content. In some contexts (like learning management systems), iframed content is important or of the essence. Adding support for iframed content integration for the browser extension version (it's not possible for bookmarklet) would involve tweaking the manifest to get the right permissions, and some between-frame communication. My team believes we can do this work and would like to volunteer to do it and submit a PR.

xi commented 2 months ago

I would be happy to accept a PR about this. I reopened the old issue (#11) so we can keep the discussion in a single place.