raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.92k forks source link

[Arc] ...[open new tab] Optimize the [open new tab] functionality, to display a selection box. #13850

Open szpony opened 1 month ago

szpony commented 1 month ago

Extension

https://www.raycast.com/the-browser-company/arc

Description

When using the [open new tab] functionality, it currently opens a blank page directly. Is it possible to make it similar to the [search arc] functionality, where a selection box appears? The candidate options in the selection box should be different from the [search arc] functionality, and should match the new tab options available in the Arc browser.

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 1 month ago

Thank you for opening this issue!

🔔 @thomaspaulmann @zach-fuller @ankitchouhan1020 @pernielsentikaer @danpalmer @rgrunberg @tleo19 @loris @bdsqqq @xilopaint @jayeshbhole @hinzed1127 @omar-salama @underscoregeb you might want to have a look.

💡 Author and Contributors commands The author and contributors of `the-browser-company/arc` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
szpony commented 1 month ago

I believe that "[open new window]" or "[open new blank window]" can pop up a selection box similar to the "[new tab]" in Arc browser, but they also open a new Arc browser window. This is different from the window that appears when pressing "[search arc]," which can be closed at any time by pressing the Esc key.