Skip to content

Releases: alexbruf/google-goto-url-fix

Google Goto Url Fix v1.0.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 19:56

Firefox users should install google-goto-url-fix-firefox-1.0.2.xpi (not the Firefox ZIP). This release fixes Firefox timing out while resolving Google /goto redirects. Open the XPI in Firefox and approve Add.

Safari users should download google-goto-url-fix-safari-app-1.0.2.zip, unzip it, move Google Goto Url Fix.app to Applications, open it once, then enable the extension in Safari → Settings → Extensions. The app is Developer ID-signed and Apple-notarized.

After installation, click the toolbar icon once so its badge reads ON, then reload the Google results page.

Changes: v1.0.1...v1.0.2

Google Goto Url Fix v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 18:27

Install

Firefox

Download google-goto-url-fix-firefox-1.0.1.xpi. In Firefox, open
about:addons, click the gear menu, choose Install Add-on From File…, and
select the XPI. This file is signed by Mozilla and persists across restarts.

Safari on macOS

Download google-goto-url-fix-safari-app-1.0.1.zip, unzip it, move
Google Goto Url Fix.app into Applications, and open the app once. Then open
Safari → Settings → Extensions and enable Google Goto Url Fix. The app is
Developer ID-signed, notarized by Apple, and includes a stapled notarization ticket.

Chrome and Microsoft Edge

Download the corresponding Chrome or Edge ZIP and follow the developer-mode
instructions in INSTALL.md.

The ordinary Firefox and Safari ZIPs are unsigned source/reviewer packages, not
the recommended Firefox or Safari installers.

Changes

  • Adds signed Firefox and signed/notarized Safari releases for installation outside public app stores.
  • Adds repeatable Firefox and Safari signing commands.
  • Adds clear installation documentation and an MIT license.
  • Declares that the Firefox extension collects no data.

Full changelog: v1.0.0...v1.0.1

Google Goto Url Fix v1.0.0

Choose a tag to compare

@alexbruf alexbruf released this 27 Aug 17:43

Changelog

1.0.0 — 2026-08-27

Initial public release of Google Goto Url Fix.

  • Restores ordinary, copyable URLs on Google Search result pages.
  • Includes persistent toolbar on/off state and dynamic-result handling.
  • Provides packages for Chrome, Microsoft Edge, Firefox, and Safari.
  • Includes store artwork, privacy disclosures, reviewer notes, and installation
    instructions.
  • Includes deterministic unit, packaging, and browser-fixture tests.