/logbox

View console logs and errors on any website without opening the devtools

Primary LanguageTypeScript

logbox

View console logs and errors on any website without opening the devtools, always be aware of what's happening behind the scene!

Get it on Chrome Web Store (the latest version is in review so it's not up to date). Firefox version coming soon or just build it yourself following the guide below.

Preview

preview

preview 2

preview 3

Development

yarn dev

Then the extension will be bundled into extension folder. Drag the folder to Chrome / Edge or Firefox's extension page to use it.

If you want a production build instead, run:

yarn build