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

How to achive a function to open new tab in background same as "ctrl+click"? #2197

Open
junkpunk1122 opened this issue Oct 11, 2024 · 0 comments

Comments

@junkpunk1122
Copy link

Hello everyone, I wanna create a script to open links in background sequencely.

But I found the behavior of GM_openInTab is not same as "ctrl+click".

For example, I can use "ctrl+click" to open serveral links, they are arranged in order.

When I use GM_openInTab(link) to do so, new tabs will be opened beside the current tab.

What should I do?

##Specifications

  • Chrome: 129.0.6668.72
  • TM: 5.3.0
  • OS: Windows 10 19045.4529
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

No branches or pull requests

1 participant