您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
This script monitors WeSupply pages for RMA numbers and comments.
This script monitors WeSupply pages for RMA numbers and comments. It does the following:
1. Continuously checks for changes in the RMA number (element with class '.rma').
2. Updates the page title with the current RMA number.
3. If there are any comments (in elements with class '.state-comments .text'),
it will show an alert with the RMA number and all comments.
Features:
- Ignores "Return #" as a valid RMA number.
- Only shows alerts when comments are present.
- Updates every second to catch any changes.
How to use:
1. Navigate to any WeSupply page matching the URL pattern. https://*.labs.wesupply.xyz/*
2. The script will run automatically, monitoring for RMA changes and comments.