סקירות עבור Google Search Fixer
Google Search Fixer Thomas Wisniewski ,Rob W מאת
1,485 דירוגים
- דירוג 5 מתוך 5מאת משתמש Firefox 13740043, לפני 8 שנים
- דירוג 3 מתוך 5מאת משתמש Firefox 13767024, לפני 8 שניםI 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. - דירוג 5 מתוך 5מאת Fromyour, לפני 8 שנים
- דירוג 4 מתוך 5מאת Munyleesya91, לפני 8 שנים
תגובת המפתח
מועד פרסום: לפני 8 שניםThe 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).- דירוג 4 מתוך 5מאת משתמש Firefox 13739900, לפני 8 שנים
- דירוג 4 מתוך 5מאת משתמש Firefox 13730682, לפני 8 שנים
- דירוג 4 מתוך 5מאת משתמש Firefox 12237473, לפני 8 שנים
- דירוג 3 מתוך 5מאת משתמש Firefox 13715303, לפני 8 שנים
- דירוג 4 מתוך 5מאת משתמש Firefox 13714963, לפני 8 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13714757, לפני 8 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13713754, לפני 8 שנים
- דירוג 5 מתוך 5מאת rafal955, לפני 8 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13706283, לפני 8 שנים
- דירוג 5 מתוך 5מאת booterbrought, לפני 8 שנים
- דירוג 5 מתוך 5מאת משתמש Firefox 13700653, לפני 8 שנים
- דירוג 3 מתוך 5מאת משתמש Firefox 13462753, לפני 8 שניםwhat 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/תגובת המפתח
מועד פרסום: לפני 8 שניםThanks 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.