Skip to content

Instantly share code, notes, and snippets.

@cwardzala
Last active October 5, 2015 08:48
Show Gist options
  • Save cwardzala/2781915 to your computer and use it in GitHub Desktop.
Save cwardzala/2781915 to your computer and use it in GitHub Desktop.
browser info idea
// an example of such object could be
browser.info = {
name : "Chrome | Internet Explorer | firefox | Opera | etc...",
mobile : true | false,
version : 19.0.1084.46
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment