A powerful and flexible monitor that automatically detects changes on any website. Including support for POST requests and even complex pages that require dynamic security tokens (nonces/CSRF) to view content.
目前為 2025-07-04 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Fixed version.
Uses a safe delimiter (|||) to prevent bugs when monitoring titles that contain commas. (Added logic to automatically detect and upgrade old data.)Intelligently removes the "Old" content from the "New" string to isolate the actual update (e.g., a new log entry) for the notification message.Added configurable Browser Notifications:Show ContentClick to CopyAdded on the website page dropdowns for Notification Behavior("Disabled", "Show Content", "Copy to Clipboard") and deeper integration with Tampermonkey storage (unsafeWindow.gm_storage).