Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

ChromeDevTools/EmulatedDeviceLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b47f25b · Oct 21, 2016
Apr 5, 2015
Nov 15, 2015
Feb 5, 2015
Apr 29, 2015
Feb 14, 2015
Jun 12, 2016
Nov 18, 2015
Feb 17, 2015
Sep 5, 2015
Oct 20, 2016
Feb 19, 2015
Oct 20, 2016
Nov 27, 2015
Feb 12, 2015
Feb 5, 2015
Feb 12, 2015
Nov 15, 2015
Mar 18, 2015
Feb 2, 2015

Repository files navigation

Emulated Device Lab (EDL)

Chrome extension that allows simultaneous testing on multiple emulated devices.

EDL Preview

Features

  • syncs scroll, click and key events across all devices
  • syncs stylesheet changes
  • provides single page where all devices can be managed

Installation

You can download this extension from the Chrome Web Store or install it from sources:

  • Download latest version of EmulatedDeviceLab from here and unzip it. Alternatively, clone this repository (recommended for contributors).
  • In Chrome, go to chrome://extensions, or Window > Extensions from the Chrome File Menu.
  • Enable 'Developer Mode' by clicking the box in the upper right.
  • Click 'Load unpacked extension'.
  • Point the file browser to the directory with EmulatedDeviceLab files.

Usage

  • Click on the EDL action button
  • Add devices
  • Right-click on each device window and select "Stream to EDL"

Troubleshooting

Before reporting a bug, please read the FAQ and check if bug wasn't already reported.

Used projects