Mobile device testing for responsive layouts
dvue is a simple page that loads a remote site into an iframe. There is no device emulation support, alternate user-agent support, or any other fanciness. This is purely a container to check responsive layouts at various resolutions.
dvue is intended to remain as a standalone html file with the only external resource being jquery. It is intended to remain image free, using CSS to render devices and viewports, and maintain no server-side dependencies.
- add android phones
- add android tablets
- add device chooser menu
- add device orientation control
- add support to intercept ctrl-r refresh and redirect to all viewports
- add support for URL history
- add support for local storage of URL history
- add support for layout profiles
- add support for local storage of layout profiles
- add Chrome Store deployment target