Shared-Reality-Lab / IMAGE-browser

IMAGE project browser extensions & client-side code
Other
2 stars 0 forks source link

Icon graphic has context menu item enabled, but does nothing when triggered #365

Closed jeffbl closed 6 months ago

jeffbl commented 7 months ago

Brave on Linux Latest test extension 0.4.58 Go to IMAGE extension chrome store page Right click the IMAGE icon in the top header Trigger IMAGE Note: nothing happens Expect: one of 1. IMAGE not enabled in context menu when right-clicked, 2. Error message providing reason why cannot trigger, or 3. sends graphic to server and returns responses/error

jaydeepsingh25 commented 6 months ago

It seems chrome webstore has some extra scripts which blocks the execution of extension. Tried with some other extensions (eg: https://chromewebstore.google.com/detail/image-downloader-imageye/agionbommeaifngbhincahgmoflcikhm) which parse webpage to get images, they are not working as well on the the webstore webpage. Need to further investigate the root cause. For now, the extension will show the error popup for this scenario.