Skip to content

Instantly share code, notes, and snippets.

@madastro
Created April 24, 2015 02:00
Show Gist options
  • Select an option

  • Save madastro/0d46140ff82e404a9500 to your computer and use it in GitHub Desktop.

Select an option

Save madastro/0d46140ff82e404a9500 to your computer and use it in GitHub Desktop.
Firefox Resposnive View Presets
[
{
"key": "360x640",
"name": "Asus ZenPhone 5",
"width": 360,
"height": 640
},
{
"key": "320x480",
"name": "iPhone",
"width": 320,
"height": 480
},
{
"key": "480x800",
"name": "Galaxy S, Galaxy SII",
"width": 480,
"height": 800
},
{
"key": "600x1024",
"name": "Amazon Kindle Fire",
"width": 600,
"height": 1024
},
{
"key": "640x960",
"name": "iPhone 4",
"width": 640,
"height": 960
},
{
"key": "640×1136",
"name": "iPhone 5",
"width": 640,
"height": 1136
},
{
"key": "720x1280",
"name": "Galaxy SIII",
"width": 720,
"height": 1280
},
{
"key": "768x1024",
"name": "iPad 1 & 2",
"width": 768,
"height": 1024
},
{
"key": "800x600",
"width": 800,
"height": 600
},
{
"key": "800x1280",
"name": "Amazon Kindle Fire HD 7",
"width": 800,
"height": 1280
},
{
"key": "1024x768",
"width": 1024,
"height": 768
},
{
"key": "1280x1024",
"width": 1280,
"height": 1024
},
{
"key": "1200x1920",
"name": "Amazon Kindle Fire HD 8.9",
"width": 1200,
"height": 1920
},
{
"key": "1536x2048",
"name": "iPad 3 & 4",
"width": 1536,
"height": 2048
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment