pietervanheijningen / clickbait-remover-for-youtube

Replaces thumbnails and modifies titles of videos on youtube.com
https://chrome.google.com/webstore/detail/clickbait-remover-for-you/omoinegiohhgbikclijaniebjpkeopip
MIT License
354 stars 21 forks source link

Fix settings overflow in Firefox #41

Closed DavidYaacov closed 2 years ago

DavidYaacov commented 2 years ago

had a problem in Firefox with the settings menu overflowing: image Fixed overflow and removed banner if add-on is in "more tools" menu. image

If not in "more tools" menu looks like the same just more compact. image

Checked on Chrome and Edge, looks good...

pietervanheijningen commented 2 years ago

Looks good! Kind of an annoying new feature from firefox. But nice fix! Seems like the media query doesn't work on macOS, but I guess that's something that can be fixed afterwards.