5 ਤਾਰਿਆਂ ਵਿੱਚ 1 ਮਿਲੇ

Please update to Thunderbird 102.

5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ

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.

------------------------------

5 ਤਾਰਿਆਂ ਵਿੱਚ 2 ਮਿਲੇ

cannot work with latest

5 ਤਾਰਿਆਂ ਵਿੱਚ 1 ਮਿਲੇ

now broke. WILL not work with New ver of Thunderbird. WILL NOT send mail.

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.4) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 3 ਮਿਲੇ

please fix, love the extension when it works

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.4) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ।  This user has a previous review of this add-on.

5 ਤਾਰਿਆਂ ਵਿੱਚ 2 ਮਿਲੇ

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?

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.4) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ

Very useful addon!

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.4) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 2 ਮਿਲੇ

Does NOT work with v31

Please update!

Thank you!

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.4) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ

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!!!

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.4) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ

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; };
}

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.3) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 3 ਮਿਲੇ

In TB 24 I had to disable it because "Send" button is not working

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.3) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ

Work great on v17 and beautiful.

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.3) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ।