Para probar los miles de complementos que están disponibles aquí, descarga Mozilla Firefox, ¡una forma rápida y gratuita de navegar en la Web!
CerrarBienvenido a Complementos Firefox.
Elige de entre miles de funciones y estilos extra para hacer de Firefox tu navegador.
Cerrar¿Eres una persona dinámica?
Revisa nuestro sitio sobre complementos para dispositivos móviles.
CerrarValoraciones de SendWithoutSubject
12 valoraciones para este complemento
Puntuado con 1 de 5 estrellas
Please update to Thunderbird 102.
Puntuado con 5 de 5 estrellas
This addon is fully functional in TB 60 by bumping the maxVersion or setting "extensions.strictCompatibility" to "false" in about:config.
To change the maxVersion, follow these instructions:
------------------------------
1. Unzip the .xpi file (change extension to .zip to extract natively, or use 7-Zip or other extractor).
2. In extracted root folder, open "install.rdf" file in a text editor.
3. Search for "<em:maxVersion>" string, and change the version number to "60.*" (no quotes).
4. Save file.
5. ZIP up addon, keeping complete folder structure. Change .zip extension to .xpi.
6. Install in TB 60.
------------------------------
Puntuado con 2 de 5 estrellas
cannot work with latest
Puntuado con 1 de 5 estrellas
now broke. WILL not work with New ver of Thunderbird. WILL NOT send mail.
Esta valoración es de una versión anterior del complemento (1.0.4).Puntuado con 3 de 5 estrellas
please fix, love the extension when it works
Esta valoración es de una versión anterior del complemento (1.0.4). Este usuario tiene una valoración anterior de este complemento.Puntuado con 2 de 5 estrellas
I have tried this add-on in Thunderbird 31.1.2 and it doesn't work. When I install this add-on, it won't let me send anything. When I press on the send button, nothing happens. I have to uninstall the add-on in order to send anything. What can be wrong?
Esta valoración es de una versión anterior del complemento (1.0.4).Puntuado con 5 de 5 estrellas
Very useful addon!
Esta valoración es de una versión anterior del complemento (1.0.4).Puntuado con 2 de 5 estrellas
Does NOT work with v31
Please update!
Thank you!
Puntuado con 5 de 5 estrellas
This add-on was broken by version 24. It was updated last month, and is now working with version 24.1.0.
This is an add-on that I love, because it allows me to send Google Voice texts with no subject without having the empty-subject warning. I am very thankful that it's been fixed.
Thank you, pastisman!!!
Puntuado con 5 de 5 estrellas
This functionality may be created by installing userChromeJS from:
http://userchromejs.mozdev.org/
Add this code to the [profile]/chrome/userChrome.js file:
/* Compose window */
if (location == "chrome://messenger/content/messengercompose/messengercompose.xul") {
// Skip blank subject check in MsgComposeCommands.js.
eval("GenericSendMessage = " + GenericSendMessage.toString().replace(/subject == ""/, "subject == null"));
// Skip confirm cancel in MsgComposeCommands.js.
ComposeCanClose = function() { return true; };
}
Puntuado con 3 de 5 estrellas
In TB 24 I had to disable it because "Send" button is not working
Esta valoración es de una versión anterior del complemento (1.0.3).Puntuado con 5 de 5 estrellas
Work great on v17 and beautiful.
Esta valoración es de una versión anterior del complemento (1.0.3).Para crear tu propia colección, debes tener una cuenta de Mozilla Add-ons.