Bienvenido a Complementos Thunderbird.
Añade funciones y estilos extra para hacer tu propio Thunderbird.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
Cerrarfrederik
Acerca de mí
Nombre | frederik |
---|---|
Usuario desde | Abr. 14, 2017 |
Número de complementos desarrollados | 0 complementos |
Calificación media de sus complementos | Sin puntuar aún |
Mis revisiones
Header Tools Improved
Puntuado con 5 de 5 estrellas
I downloaded this extension to remove the signature from messages in inbox so that large attachments can be deleted, following the instructions under this link:
https://sourceforge.net/p/enigmail/forum/support/thread/d9522fd7/?limit=25
ie. remove string
protocol="application/x-pkcs7-signature";
or something similar.
It would be great if this operation could be automated, i.e. on right click, header tools improved offern an option "Remove signature", which removes the protocol= line. I would imagine it is very easy to implement. Thank you for considering
tbkeys-lite
Puntuado con 5 de 5 estrellas
Works excellently to disable all these pesky one-letter abbreviations, which wreck havoc when the focus is not where it is expected.
Note that the preset button "unset singles" in the Settings dialogue does not quite do what it promises. While it removes destructive short-cuts, it replaces them with other less dangerous, but still annoying short-cuts.
You can paste the following into the settings box to really completely disable all one-letter shortcuts:
{
"0": "unset",
"1": "unset",
"2": "unset",
"3": "unset",
"4": "unset",
"5": "unset",
"6": "unset",
"7": "unset",
"8": "unset",
"9": "unset",
"j": "unset",
"k": "unset",
"o": "unset",
"f": "unset",
"#": "unset",
"r": "unset",
"a": "unset",
"x": "unset",
"c": "unset",
"u": "unset",
"b": "unset",
"m": "unset",
"p": "unset",
"s": "unset",
"t": "unset",
"w": "unset",
"]": "unset",
"[": "unset"
}
Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.