
Invert Element Context Menu Item wót aminomancer
Add a context menu item to quickly invert the colors of any element in a webpage
6 wužywarjow6 wužywarjow
Metadaty rozšyrjenja
Wó toś tom rozšyrjenju
This adds an item to the content area context menu that inverts the colors of the element you right-clicked to open the menu. It's a toggle, so you can uninvert the element afterwards. This works by adding an inline style rule, filter: invert(1)
Z 2 wót 1 pógódnośujucego pógódnośony
Pšawa a datyDalšne informacije
Trjebne pšawa:
- Pśistup k wašym datam za wšykne websedła měś
Dalšne informacije
- Dodankowe wótzkaze
- Wersija
- 1.2.0
- Wjelikosć
- 11,59 KB
- Slědny raz zaktualizěrowany
- pred 3 rokmi (28. júl 2022)
- Licenca
- CC BY-NC-SA 4.0
- Wersijowa historija
- Wobznamjenja
- Zběrce pśidaś
Wersijowe informacije za 1.2.0
When inverting elements, set hue-rotate in addition to invert. This way, only luminosity will be inverted. I believe Dark Reader uses the same method to preserve color scheme. In version 1.1, if you used this addon to invert a bright pink element, it would turn the element dark green. As of version 1.2, it will instead turn the element dark pink.