ChromeDevTools / EmulatedDeviceLab

An experimental prototype exploring simultaneous emulation of devices via Chrome DevTools

Home Page:https://chrome.google.com/webstore/detail/oaonfodocibcdobdeelbbfggjombamff/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An experimental prototype exploring simultaneous emulation of devices via Chrome DevTools

https://chrome.google.com/webstore/detail/oaonfodocibcdobdeelbbfggjombamff/

License:Other


Languages

Language:JavaScript 98.2%Language:CSS 1.4%Language:HTML 0.4%Language:Shell 0.0%