plapier / domflags-extension

A chrome extension to bookmark deeply nested DOM elements
http://domflags.com
107 stars 3 forks source link

Undock dom flags #4

Open TheBabaYaga opened 10 years ago

TheBabaYaga commented 10 years ago

Is it possible to make the domflags work if the developer tools is undocked?

If you work dual screen and your developer tools is on the other screen the domflags don't work.

plapier commented 10 years ago

There is a limitation of the DevTools api that make it hard to achieve that. I'll look into it further though.

maroonedsia commented 8 years ago

I always use Developer Tools in a separate window, and I was wondering why domflags is not working for me. Then finally I decided to leave a feedback, and I found this issue. This will be so great if you can find a way to make it work, with detached Dev Tools. Thanks.