Skip to content

Conversation

@bharatmk2567
Copy link

This pull request updates the utils.js file to add support for the Google Gemini service across multiple functions. It includes changes to the URL matching logic, redirect functionality, and the list of supported Google services.

Updates for Google Gemini service:

  • utils.js: Extended the isGoogleServiceUrl function to recognize URLs associated with the Gemini service.
  • utils.js: Modified the convertToRedirectUrl function to preserve the path for Gemini URLs during redirection.
  • utils.js: Added Gemini to the list of supported Google services in the allSupportedGoogleServices function, including its name, URL, and logo image.

Code improvements:

  • utils.js: Added a blank line for readability in the convertToRedirectUrl function.

@FranzFerdiand
Copy link

tested on Firefox, works perfectly

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

Successfully merging this pull request may close these issues.

2 participants