Critiques pour Google Search Fixer
Google Search Fixer par Thomas Wisniewski, Rob W
1 485 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 13740043 de Firefox, il y a 8 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 13767024 de Firefox, il y a 8 ansI use a widget to quickly type a search from my Android home screen, and it then performs a Google search using my default browser, Firefox.
For some reason, this search is performed before this add-on can load because I always get the crappy search page on the first search when Firefox itself wasn't already loaded.
It fixes itself if I simply reload the page, or perform a new search. I also get the same behavior with other similar add-ons. - Noté 5 sur 5par Fromyour, il y a 8 ans
- Noté 4 sur 5par Munyleesya91, il y a 8 ans
Réponse du développeur
mis en ligne : il y a 8 ansThe addon doesn't do much, so any performance impact should be negligible. If you're seeing otherwise, please let me know so we can investigate why that may be the case. (But do note that the addon does enable versions of the Google Search pages that are likely more resource-intensive than the basic versions otherwise served to Firefox on Android).- Noté 4 sur 5par Utilisateur ou utilisatrice 13739900 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13730682 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 12237473 de Firefox, il y a 8 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 13715303 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13714963 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13714757 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13713754 de Firefox, il y a 8 ans
- Noté 5 sur 5par rafal955, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13706283 de Firefox, il y a 8 ans
- Noté 5 sur 5par booterbrought, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13700653 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13701918 de Firefox, il y a 8 ansMüködik, kell ennél több? :-D
- Noté 3 sur 5par Utilisateur ou utilisatrice 13462753 de Firefox, il y a 8 answhat is the different to this older addon? :
Chrome UA on Google for Firefox Android
https://addons.mozilla.org/de/android/addon/chrome-ua-on-google-android/Réponse du développeur
mis en ligne : il y a 8 ansThanks for letting me know about this other addon! Sorry I didn't get back to you sooner, but based on their source code, the differences are minor, but enough that I feel this is a worthwhile alternative:
- This addon specifically only overrides Google Search pages, not all Google apps/subdomains like maps (since they don't all need this treatment like Search does).
- This addon uses a tablet user-agent string if you're using Firefox on a tablet, rather than just always spoofing a phone user-agent string.
- This addon adds "FxQuantum/version" to the user-agent string it uses, so if anyone is paying attention they will know that you're not actually using Chrome (which may not achieve anything, but I still feel it's worth doing so).
- This addon keeps the major Chrome version number it uses equal to your running Firefox version plus 4, so the addon may not require as many updates (it should effectively always present itself like the latest version of Mobile Chrome).
- This addon overrides the user-agent string in not just the HTTP headers Google Search sees, but also its Javascripts' navigator.userAgent value. This may not make much of a difference, but I've seen instances in Google code in my day-job where they read both, so I kept it thorough.