Skip to content

Instantly share code, notes, and snippets.

@hemanth
Created December 14, 2012 10:59
Show Gist options
  • Save hemanth/4284594 to your computer and use it in GitHub Desktop.
Save hemanth/4284594 to your computer and use it in GitHub Desktop.
From @substack browserling
[
{
"name" : "explorer",
"versions" : ["6.0","7.0","8.0","9.0"]
},
{
"name" : "firefox",
"versions" : ["3.0", "3.5", "3.6", "4.0", "5.0", "6.0", "7.0", "8.0", "9.0", "10.0", "11.0", "12.0", "13.0", "14.0", "15.0", "nightly"]
},
{
"name" : "chrome",
"versions" : ["1.0", "2.0", "3.0", "4.0", "5.0", "6.0", "7.0", "8.0", "9.0", "10.0", "11.0", "12.0", "13.0", "14.0", "15.0", "16.0", "17.0", "18.0", "19.0", "20.0", "21.0", "22.0", "canary"]
},
{
"name" : "opera",
"versions" : ["10.0", "10.5", "11.0", "11.5", "11.6", "12.0", "next"]
},
{
"name" : "safari",
"versions" : ["4.0", "5.0.5", "5.1"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment