--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at https://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/2b608817-aab0-418e-b598-0ff6ab18e6f6%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
I'm not sure how chrome.tabs.captureVisibleTab works but would it be possible to exclude elements from the DOM from the resulting image or only capture certain elements?
It doesn't seem like there's a way to capture specific elements, but you could try inserting either CSS or JS into the active tab, which would hide the elements you don't want to see.
It doesn't seem like there's a way to capture specific elements, but you could try inserting either CSS or JS into the active tab, which would hide the elements you don't want to see.