mozilla / webmaker-addons

Prototypes for add-ons. Gateways from browser to Webmaker.
http://mozilla.github.io/webmaker-addons/
4 stars 2 forks source link

Images obscured by invisible "curtains" can't be added to sidebar #25

Open toolness opened 9 years ago

toolness commented 9 years ago

For instance, a number of images on yahoo.com are invisible elements floating atop images (it seems to be some kind of YUI thing). Not sure if traversing the DOM tree will do the job since the two elements may not be related.

Perhaps elementFromPoint() may be useful somehow.

xmatthewx commented 9 years ago

If only there was a proxy we could use as a lens to render maker-friendly pages...