egoist / logbox

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 72.4%Language:JavaScript 12.0%Language:CSS 11.6%Language:HTML 4.0%