
Brightness Slider Per Tab von Darren
Adjust brightness per tab. Minimal permissions. Low resource usage.
710 Benutzer710 Benutzer
Metadaten zur Erweiterung
Über diese Erweiterung
*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
Bewertet mit 4,8 von 6 Bewertern
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Auf kürzlich geschlossene Tabs zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.0.1.4
- Größe
- 10,79 KB
- Zuletzt aktualisiert
- vor 3 Jahren (28. Dez. 2022)
- Lizenz
- The Unlicense
- Versionsgeschichte
- Zur Sammlung hinzufügen
Versionshinweise für 1.0.1.4
Remove unnecessary scripting permission.
Add shortcut.
Add shortcut.
The brightness CSS filter applied to <html> does not currently apply to backgrounds with the "fixed" property; presumed to be a Firefox bug.