sabjorn / BandcampEnhancementSuite

A Chrome Extension providing extra functionality for Bandcamp
MIT License
43 stars 3 forks source link

re-implement mouseclick callback to work on both Chrome and Firefox #148

Closed sabjorn closed 1 year ago

sabjorn commented 1 year ago

147

the structure of a "click" element in Chrome and Firefox differed. So a different property is used to get the width of the target element that is clicked.