Show Console Messages

Displays console messages (log, error, warn, info, debug) on screen with styled notifications.

目前为 2024-10-09 提交的版本。查看 最新版本

作者
072sfarmer
评分
0 0 0
版本
1.2.5
创建于
2024-09-10
更新于
2024-10-09
大小
9.3 KB
许可证
MIT
适用于
所有网站

Show Console Messages is a script that displays console.log, console.error, console.warn, console.info, and console.debug messages on the screen.

Features:

  • Real-time display: Shows console messages directly on the page.
  • Styled notifications: Messages are color-coded with icons for easy recognition.
  • Auto-dismiss: Messages disappear after a few seconds with a progress bar.
  • Deduplication: Repeated messages are counted and grouped.
  • Click to dismiss: Manually dismiss messages by clicking.
  • Exclusions: Does not run on localhost.

Perfect for monitoring console output without opening developer tools.