Skip to content

Update google-chrome extension's tab search#9577

Merged
pernielsentikaer merged 5 commits intoraycast:mainfrom
a-laughlin:ext/google-chrome
Dec 11, 2023
Merged

Update google-chrome extension's tab search#9577
pernielsentikaer merged 5 commits intoraycast:mainfrom
a-laughlin:ext/google-chrome

Conversation

@a-laughlin
Copy link
Contributor

@a-laughlin a-laughlin commented Dec 7, 2023

Description

Does not add any new commands or extensions. Only adds more flexibility to existing google tab search.

Specifically:

  • enable multi-word order-insensitive tab searches. e.g., search "foo bar" now works with title "bar foo" or "foo bar".
  • enable multi-word spacing-insensitive tab searches. e.g., search "foo bar" and "foo bar" now work with title "foo bar".
  • enable multi-word url-title-insensitive tab searches. e.g., search "foo bar" now works for title "bar" on url "foo.com" (previously only worked for if exactly "foo bar" was in the url or title, but not if the words were spread over both).

fixes: #7149

Checklist

- add more flexible tab searching
- update dependencies to fix vulnerabilities
- Initial commit
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: google-chrome Issues related to the google-chrome extension labels Dec 7, 2023
@raycastbot
Copy link
Collaborator

raycastbot commented Dec 7, 2023

Thank you for your contribution! 🎉

🔔 @rgomezcasas @bromanko @crisboarna @andreaselia @rtyke @karolre @Aiee @nagauta you might want to have a look.

@a-laughlin a-laughlin changed the title Update google-chrome extension Update google-chrome extension's tab search Dec 7, 2023
@pernielsentikaer
Copy link
Collaborator

pernielsentikaer commented Dec 8, 2023

Hi @a-laughlin 👋

What's your Raycast handle and could you add a CHANGELOG entry

@pernielsentikaer pernielsentikaer self-assigned this Dec 8, 2023
@a-laughlin
Copy link
Contributor Author

Sure. I can add a change log entry.

I don't know my raycast handle and Google isn't showing me how to find it. Is it the name next to email under account settings? If so, it's "adam_laughlin" (although I would prefer a different handle if it's public).

@pernielsentikaer
Copy link
Collaborator

You can change your handle(username) here: https://www.raycast.com/settings/profile

Send me your new handle when it's done 🙂

@a-laughlin
Copy link
Contributor Author

Thanks for the update instructions!

Handle is now "a-laughlin", matching github username. Changelog updated too.

@pernielsentikaer pernielsentikaer merged commit 83dc20d into raycast:main Dec 11, 2023
@raycastbot
Copy link
Collaborator

Published to the Raycast Store:
https://raycast.com/Codely/google-chrome

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

Such a great contribution deserves a reward, but unfortunately we couldn't find your Raycast account based on your GitHub username (@a-laughlin).
Please link your GitHub account to your Raycast account to receive your credits and soon be able to exchange them for some swag.

@a-laughlin a-laughlin deleted the ext/google-chrome branch December 11, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: google-chrome Issues related to the google-chrome extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Google Chrome] Search Tabs - Search within URL name and title of webpages

3 participants