sindresorhus / devtools-detect

Detect if DevTools is open and its orientation

Home Page:https://sindresorhus.com/devtools-detect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebug lite not detected

gtournie opened this issue · comments

The script doesn't take care about Firebug lite
All you have to do is checking window.Firebug

Sure, PR welcome :)