Difference between revisions of "Thunderbird"

From Organic Design wiki
(start TB article for extension notes)
 
m (Addons: These instructions look a bit clearer)
Line 5: Line 5:
 
*http://www-archive.mozilla.org/projects/thunderbird/specs/extensions.html
 
*http://www-archive.mozilla.org/projects/thunderbird/specs/extensions.html
 
*http://www-archive.mozilla.org/docs/tutorials/tinderstatus/
 
*http://www-archive.mozilla.org/docs/tutorials/tinderstatus/
 +
*[https://developer.mozilla.org/en-US/Add-ons/Thunderbird/Building_a_Thunderbird_extension These instructions look a bit clearer]
  
 
== See also ==
 
== See also ==
 
*[[Firefox]]
 
*[[Firefox]]

Revision as of 20:58, 16 November 2016

Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.


Addons

I want to write a simple addon that tags a message if there are custom headers present so that I cab have the server add tags based on various criteria.

See also