Skip to content

Sets the Useragent of Firefox Android to Chrome whilst browsing Google's search. This gives the more feature rich Webkit experience

License

Notifications You must be signed in to change notification settings

Aljullu/Chrome-UA-for-Firefox-Android-on-Google

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome UA on Google for Firefox Android

This addon for Firefox for Android sends a Chrome user agent when visiting the Google search domains. It's useful because Google serves a "lite" version of their mobile page to non-webkit browsers. It seems that Firefox can handle the "full" version of the site well enough that the extra functionality is beneficial.

It's available from the Mozilla addon site here: https://addons.mozilla.org/en-US/firefox/addon/chrome-ua-on-google-android/

This is the User Agent used: Mozilla/5.0 (Linux; Android 6.0.1; SM-G928F Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Mobile Safari/537.36

This addon is based on user-agent-rewriter from:

https://github.com/mdn/webextensions-examples/tree/master/user-agent-rewriter

It's based on the new Webextensions standard.

About

Sets the Useragent of Firefox Android to Chrome whilst browsing Google's search. This gives the more feature rich Webkit experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%