Useless Things Series: Brightness Overlay with Slider

Centralized brightness overlay with unified control panel. Press Alt+B to toggle everything.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Useless Things Series: ??
今日安裝
0
安裝總數
19
評價
0 0 0
版本
5.0
建立日期
2024-02-24
更新日期
2025-10-31
尺寸
18.9 KB
授權條款
MIT
腳本執行於
所有網站

Brightness Overlay UserScript

This is a userscript designed for Tampermonkey that provides a brightness overlay functionality for web pages.

Purpose

The script allows users to apply a customizable brightness overlay to any web page, which can help in adjusting the visual appearance of content for better readability or personal preference.

Installation

  1. Install the Tampermonkey extension for your browser.
  2. Install the script from GreasyFork or by copying the code into a new Tampermonkey script.
  3. The script will be active on all web pages matching the specified patterns.

Usage

  • Press Alt + B to toggle the brightness overlay on or off.
  • Click the floating button (☀) in the bottom-right corner to open or close the control panel.
  • Use the slider in the control panel to adjust the brightness level from 0% to 100%.
  • Select a color using the color picker to change the overlay's tint.
  • Choose from predefined color temperature presets in the dropdown menu.
  • Use the quick preset buttons for common brightness levels (25%, 50%, 75%, 100%).
  • Click "Reset to Default" to restore the original settings.
  • The control panel will automatically hide after 8 seconds of inactivity.

Features

  • Adjustable brightness overlay from 0% to 100%.
  • Customizable overlay color with a color picker.
  • Predefined color temperature options.
  • Quick preset buttons for common brightness levels.
  • Persistent settings saved in localStorage.
  • Toggle functionality with keyboard shortcut.
  • Floating action button for easy access.
  • Auto-hiding control panel to minimize screen clutter.

Settings Persistence

The script saves the current brightness level, selected color, and overlay visibility state in the browser's localStorage, so settings are retained across browser sessions.

Compatibility

This script is designed to work on all web pages and is compatible with modern browsers that support Tampermonkey.