
The script comes from the vast number of netizens on the Internet,I just made some changes.Thanks netizensIf there is any infringement,Contact must be deleted,The script of the orderly can be modified at will.














⭐Star Me⭐Please give me some stars
Add chicken legs to the orderly

Beautify web forms with gorgeous gradients
「 Automatically apply color gradient beautification to all columns of tables on web pages. 」

Download:Github | ⭐GreasyFork
Update record
- 2024/9/6 05:41 - Ver: 1.0.0.0 Change to automatic gradient color..

Gorgeous Gradient Table Beautification Script
This script automatically applies gradient colors to all tables on a webpage, based on the numerical values in each column. It enhances the visual appeal of the table without any manual clicks or operations by the user.
Features
- Automatic Gradient Application: The script scans tables on the page and automatically applies gradient colors to each column based on the data, without requiring user intervention.
- Data-Driven Gradients: Colors are generated based on the minimum and maximum values in each column, with greater color variation for larger or smaller values.
- Continuous Monitoring: The script checks the page every second to automatically apply gradients to any new tables that are loaded.
- Gradient Color Configuration: Colors are based on the HSL color model, with adjustable parameters for hue range (
HUE_RANGE
), saturation (SATURATION
), and lightness (LIGHTNESS
).
Key Parameters
- HUE_RANGE: Sets the hue range for the gradient color, with a default value of 120 degrees, representing a gradient from green to red.
- SATURATION: Controls the color saturation, with a default of 80% for a vibrant color effect.
- LIGHTNESS: Controls the color lightness, with a default of 88% to ensure a soft and non-straining color gradient.
Core Logic
- extractFirstFloat: Extracts the first floating-point number from the cell's text, ignoring non-numeric content to ensure only numerical values are used for gradient calculation.
- applyGradient: Automatically calculates the minimum and maximum values for each column and generates corresponding gradient background colors.
- initializeTables: Periodically checks for tables on the page and applies gradient colors to any new or uninitialized tables.
Use Cases
This script is suitable for any webpage containing tables, automatically applying gradient colors to enhance data visualization and make it easier to distinguish data differences.
Project & Feedback


Web related scripts
Help
More user scripts /back to top↑