腳本列表
-
-
ValueEdge: highlight card by color JS - You can define colors for cards, but by default the color is only a thin vertical border. This script paints the complete card in that color.
-
ValueEdge: do not wrap text in code blocks JS - Fixes code blocks to not wrap text in code blocks. It also adds a grey background to make them stand out.
-
ValueEdge: Remove height limitation for description and comments JS - By default descriptions and comments have a max-height of 250px. This script removes this limitation, making them as high as the content.
-
ValueEdge: Show images in original size JS - Images in descriptions cannot be viewed in original size. This script adds an overlay that does exactly that.
-
ValueEdge: Highlight save button when unsaved changes exist JS - In ValueEdge you have to manually save changes. This script reminds you by highlighting the save button when there are unsaved changes.
-
ValueEdge: keep session alive JS - Periodically pings the server to keep the session alive.