Brightness Slider Per Tab 作者: Darren
Adjust brightness per tab. Minimal permissions. Low resource usage.
846 个用户846 个用户
扩展元数据
关于此扩展
*Adds a plain brightness slider menu popup icon.
*No background scripts using up resources.
*Few permissions needed.
The above two properties mean that page reloads and changes will clear the brightness. However, it can be immediately re-applied by either clicking the icon or by using the shortcut.
Shortcut: ctrl+shift+L (configure in about:addons -> gear icon -> "Manage Extension Shortcuts").
Use the shortcut, press tab to select the slider, then use left/right arrows to adjust brightness, and then escape to hide the slider.
For a more permanent brightness option, see https://raw.githubusercontent.com/dkameoka/brightness-addon/main/userContent.css
*No background scripts using up resources.
*Few permissions needed.
The above two properties mean that page reloads and changes will clear the brightness. However, it can be immediately re-applied by either clicking the icon or by using the shortcut.
Shortcut: ctrl+shift+L (configure in about:addons -> gear icon -> "Manage Extension Shortcuts").
Use the shortcut, press tab to select the slider, then use left/right arrows to adjust brightness, and then escape to hide the slider.
For a more permanent brightness option, see https://raw.githubusercontent.com/dkameoka/brightness-addon/main/userContent.css
评分 4.7(1 位用户)
权限与数据
更多信息
- 附加组件链接
- 版本
- 1.0.1.4
- 大小
- 10.79 KB
- 上次更新
- 3 年前 (2022年12月28日)
- 版本历史
- 添加到收藏集
The brightness CSS filter applied to <html> does not currently apply to backgrounds with the "fixed" property; presumed to be a Firefox bug.