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

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

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: