Compare Chrome extensions: BigConsole vs Udemy Downloader

Stats BigConsole BigConsole Udemy Downloader Udemy Downloader
User count 3,000+ 31,387+
Average rating 4.24 4.02
Rating count 29 96
Last updated 2023-12-06 2021-04-26
Size 2.43M 601.09K
Version 1.2.3 3.1
Short description
Adds a multiline JavaScript console to the Chrome developer tools. Udemy downloader extension.
Full summary

NOTE: I do not plan to update this extension to Manifest V3, meaning it will no longer be compatible with Chrome 127+ (June 2024). Chrome Dev Tools' built-in Snippets editor has a lot of the same functionality (click the Sources pane, then choose Snippets in the left sidebar) if you also "Show console drawer" (hit Escape). It should be possible to get a horizontal layout using something like this: https://stackoverflow.com/a/16538221


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
See more
  • In this user-friendly chrome extension, you can download the lecture videos in the course content you have already bought on Udemy collectively or individually.

  • If you turn off the "ask where to save before downloading" feature in Chrome settings, you can download in a categorized way. (You can change the settings on "chrome://settings/downloads")

Update notes : v3.1 - fixed stuck problem.