Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Google Searches on Windows Redirecting to Playstore

more options

Whenever we use google on Firefox and search for anything it redirects to this "play.google.com/log?hasfast=true&authuser=0&format=json" There is only one extension and it is our webfilter that is blocking google play. What would cause all of our regular google searches to redirect to the playstore? The extension is up to date on the latest version and this happens on all computers in our domain.

Whenever we use google on Firefox and search for anything it redirects to this "play.google.com/log?hasfast=true&authuser=0&format=json" There is only one extension and it is our webfilter that is blocking google play. What would cause all of our regular google searches to redirect to the playstore? The extension is up to date on the latest version and this happens on all computers in our domain.

すべての返信 (1)

more options

When you use Google search, the page sends a sequence of those log requests in the background.

It would be better if these were blocked silently rather than affecting the user's experience of using Google Search. Maybe you can distinguish them in your code? The browser.webRequest.onHeadersReceived details object provide information on the request type.

You also could consider filtering through Enterprise Policy: