Skip to content

Update google-search extension#29392

Merged
raycastbot merged 2 commits into
raycast:mainfrom
tofrankie:ext/google-search
Jul 13, 2026
Merged

Update google-search extension#29392
raycastbot merged 2 commits into
raycast:mainfrom
tofrankie:ext/google-search

Conversation

@tofrankie

Copy link
Copy Markdown
Contributor

Description

Screencast

image

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: google-search Issues related to the google-search extension platform: macOS platform: Windows labels Jul 12, 2026
@raycastbot

Copy link
Copy Markdown
Collaborator

Thank you for your contribution! 🎉

🔔 @mblode @VBenny42 @ridemountainpig @jlokos @YourMCGeek @alexibuild you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

📋 Quick checkout commands
BRANCH="ext/google-search"
FORK_URL="https://github.com/tofrankie/raycast-extensions.git"
EXTENSION_NAME="google-search"
REPO_NAME="raycast-extensions"

git clone -n --depth=1 --filter=tree:0 -b $BRANCH $FORK_URL
cd $REPO_NAME
git sparse-checkout set --no-cone "extensions/$EXTENSION_NAME"
git checkout
cd "extensions/$EXTENSION_NAME"
npm install && npm run dev

We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 15 business days.

@greptile-apps

greptile-apps Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR refreshes the Google Search extension branding and metadata. The main changes are:

  • Updated the Google Search command icon asset.
  • Added a changelog entry for the icon update.
  • Added the PR author to the contributor list.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
extensions/google-search/CHANGELOG.md Adds a changelog entry for the Google icon update.
extensions/google-search/assets/command-icon.png Updates the extension command icon image.
extensions/google-search/package.json Adds the PR author to the contributors list.

Reviews (2): Last reviewed commit: "Update CHANGELOG.md and optimise images" | Re-trigger Greptile

@0xdhrv 0xdhrv self-assigned this Jul 13, 2026

@0xdhrv 0xdhrv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, approved ✅

@raycastbot raycastbot merged commit a57721e into raycast:main Jul 13, 2026
3 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Published to the Raycast Store:
https://raycast.com/mblode/google-search

@raycastbot

Copy link
Copy Markdown
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

@tofrankie tofrankie deleted the ext/google-search branch July 13, 2026 05:56
almatkai pushed a commit to almatkai/raymes-extensions that referenced this pull request Jul 13, 2026
* feat: update google icon

* Update CHANGELOG.md and optimise images

---------

Co-authored-by: raycastbot <[email protected]>
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-search Issues related to the google-search extension platform: macOS platform: Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants