blurry tekijä Payton Doud
Allows using the Escape key to unfocus currently focused element.
1 käyttäjä1 käyttäjä
Laajennuksen metatiedot
Tietoja tästä laajennuksesta
A simple extension that allows use of the
E.g. If you are typing in a text input, pressing escape will cancel typing.
Permissions:
- Access your data for all websites: This extension is run on every site, so this permission is necessary.
- No data collection takes place.
The name "blurry" comes from the event emitted when an element is unfocused:
Escape key to unfocus the currently focused element. E.g. If you are typing in a text input, pressing escape will cancel typing.
Permissions:
- Access your data for all websites: This extension is run on every site, so this permission is necessary.
- No data collection takes place.
The name "blurry" comes from the event emitted when an element is unfocused:
blur.Arvio 0 0 arvostelijan toimesta
Käyttöoikeudet ja data
Vaaditut käyttöoikeudet:
- Pääsy tietoihisi kaikilla verkkosivuilla
Tiedonkeruu:
- Kehittäjän mukaan tämä laajennus ei vaadi tiedonkeruuta.
Lisätietoja
- Versio
- 1.0
- Koko
- 24,31 kt
- Viimeksi päivitetty
- kaksi kuukautta sitten (15. joulu 2025)
- Liittyvät luokat
- Lisenssi
- MIT-lisenssi
- Versiohistoria
- Tunnisteet
- Lisää kokoelmaan
document.activeElement?.blur()on keydowne.code === "Escape".