
Invert Element Context Menu Item di aminomancer
Add a context menu item to quickly invert the colors of any element in a webpage
6 utents6 utents
Metadâts de estension
Informazions su la estension
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)
Valutât 2 di 1 recensôr
Permès e dâtsPlui informazions
Permès obligatoris:
- Acedi ai tiei dâts di ducj i sÎts web
Altris informazions
- Colegaments component adizionâl
- Version
- 1.2.0
- Dimension
- 11,59 kB
- Ultin inzornament
- 3 vite mĂŤ parĂŤ (28 Kor 2022)
- Categoriis coreladis
- Licence
- CC BY-NC-SA 4.0
- Cronologjie versions
- Etichetis
- Zonte ae racuelte
Notis di publicazion pe version 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.