kisdma / image-downloader-cnt

A Google Chrome browser extension that displays all images on a web page and allows the user to choose which ones to download.
https://chrome.google.com/webstore/detail/image-downloader-continue/jfkjbfhcfaoldhgbnkekkoheganchiea
69 stars 18 forks source link

Conflict with Loom video playback #18

Open elliotttimothy opened 2 years ago

elliotttimothy commented 2 years ago

Thanks for the Image Downloader Continued Chrome extension. I just ran into a conflict with it and the Loom video platform. The Loom page displays as expected, but clicking on the video play button (or anywhere in the video frame) generates this error message: An error occurred on the page: TypeError: Cannot read properties of undefined (reading ‘catch’)

When I disable the Image Downloader Continued extension, the video plays as expected. Please let me know if I can help you track down the conflict.

Here’s the Loom page: https://www.loom.com/share/b81ebad700ec40a5b5deb21f153971

https://user-images.githubusercontent.com/29335089/144884653-b5c1b561-2331-4915-b812-eba52639337a.mp4

f5