BigConsole BigConsole

Developer Tools
Version: 1.2.3
Last Update: 2021-03-29

Overview

BigConsole is a Chrome extension developed by Isaac Sukin (IceCreamYou). According to the data from Chrome web store, current version of BigConsole is 1.2.3, updated on 2021-03-29.
3,000+ users have installed this extension. 27 users have rated this extension with an average rating of .

Adds a multiline JavaScript console to the Chrome developer tools.

Adds a panel to the Chrome Developer Tools that provides a multi-line split console, like in Firefox.

Includes:

- Vertical split style multiline REPL
- Syntax highlighting and nice editor things thanks to Ace Editor
- Pretty-printed output
- "Run" button or CTRL+Enter to execute code
- "Clear" button to clear REPL
- "History" drop-down to restore previously executed code

Compared to Chrome Dev Tools' built-in Snippets editor, BigConsole aims to help users iterate and try out code faster. Where Snippets is more like a light IDE, BigConsole is simpler and geared towards iterating on code as quickly as possible in a multiline, syntax-highlighted REPL.

The code is available at https://github.com/IceCreamYou/Chrome-BigConsole

Rating

27 ratings

Total Installs

3,000+

Information

Last Update

2021-03-29

Current Version

1.2.3

Size

2.32MiB

Author

Isaac Sukin (IceCreamYou)

Website

None

Category

Developer Tools

Latest Reviews

See More

avatar U S
2021-04-12

Very helpful extension!

avatar Noname Noname
2019-05-13

Awesome! One thing I want to see: button for clearing left-side windows (console).

avatar Dmitriy Davydov
2018-06-10

I found this extension because I didn't know about Chrome Snippets https://developers.google.com/web/tools/chrome-devtools/snippets
Now I think this extension is needless

avatar Chris Haynes
2018-06-08

Works well for me, way better than Chrome's

avatar M Fekih
2018-04-22

Good...But.
The console output on the left side is useless, I would much rather see the real developer tools console and keep BigConsole just for scripting.