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

Copy multiple tabs when they're selected and "Copy selection" is clicked #140

Open
wheelercj opened this issue Nov 11, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@wheelercj
Copy link
Collaborator

Although there is a "Copy multiple tabs" button in the popup that copies links for all selected tabs, the "Copy selection" button would be more intuitive if it did that too. (The "Copy multiple tabs" button does other things too; this will be the only overlap in functionality between the two buttons.)

The "Copy selection" button cannot request the tabs permission necessary for this feature because permission requests cannot be made after detecting whether multiple tabs are selected, so the user will have to click the "Copy multiple tabs" button at least once (and grant the tabs permission) before this feature can be used.

@wheelercj wheelercj added the enhancement New feature or request label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant