Brightness Slider Per Tab 제작자: Darren
Adjust brightness per tab. Minimal permissions. Low resource usage.
사용자 848명사용자 848명
확장 메타 데이터
정보
*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
7명이 4.7점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 1.0.1.4
- 크기
- 10.79 KB
- 마지막 업데이트
- 3년 전 (2022년 12월 28일)
- 라이선스
- The Unlicense
- 버전 목록
- 모음집에 추가
The brightness CSS filter applied to <html> does not currently apply to backgrounds with the "fixed" property; presumed to be a Firefox bug.