顯示控制台消息

在螢幕上顯示控制台消息(`console.*`),並提供樣式化的通知。

作者
072sfarmer
今日安裝
0
安裝總數
33
評價
0 0 0
版本
2.0.0
建立日期
2024-09-10
更新日期
2024-11-13
尺寸
10.5 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.

Usage:

  • Add // @match *://*.example.com/* to the first section of the script to enable the notifications on that website.
  • Use // @match *://*/* to enable it on all websites.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址