Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from Aug 5, 2022

Conversation

MitchellMarkGeorge
Copy link
Owner

Description

Closes #11

Type of changes made

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

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.

@MitchellMarkGeorge MitchellMarkGeorge merged commit 13bab4c into main Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to mute/unmute, pin/unpin and close tabs from search modal
1 participant