MitchellMarkGeorge / TabButler

A tab manager at your service.
https://tabbutler.netlify.app/
MIT License
43 stars 5 forks source link

Added pin, close, and mute buttons from Search Modal #71

Closed MitchellMarkGeorge closed 2 years ago

MitchellMarkGeorge commented 2 years ago

Description

Closes #11

Type of changes made

Please delete options that are not relevant.

What changes were made

Added 3 buttons (mute, pin, and close) on the TabListItem when selected. The mute button only shows if the tab is playing audio so a random tab can't be muted. Adding these buttons required more messages to be created so the correct information could be sent to the background script.