Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 702 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 702 Bytes

webos-devtools

Devtools For LG webOS Applications

Default webOS DevTools sometimes can be broken. This repo contains fixed DevTools for different versions of webOS:

How To Run DevTools

To start DevTools you should checkout to specific branch and run static http server in front_end folder.

That's all! Now you can open DevTools on url like: http://localhost:8090/front_end/inspector.html?ws={websocket url for page you want to inspect}