Skip to content

Instantly share code, notes, and snippets.

@tovbinm
Created June 26, 2012 03:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tovbinm/2993133 to your computer and use it in GitHub Desktop.
Save tovbinm/2993133 to your computer and use it in GitHub Desktop.
Set Useragent in Firefox on Linux
Add "user_pref("general.useragent.override", "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120427 Firefox/15.0a1");"
to prefs file: /usr/lib/firefox/defaults/pref/channel-prefs.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment