Confirmed users
1,059
edits
(adding thunderbird extensions how to page) |
No edit summary |
||
| Line 7: | Line 7: | ||
''I recommend using the [http://ted.mielczarek.org/code/mozilla/extensionwiz/ extension wizard] to create your base extension, then copy / paste the example code.'' | ''I recommend using the [http://ted.mielczarek.org/code/mozilla/extensionwiz/ extension wizard] to create your base extension, then copy / paste the example code.'' | ||
''Also checkout the [http://developer.mozilla.org/en/docs/Extensions:Thunderbird:HowTos Thunderbird Extensions HowTo] for more tips'' | ''Also checkout the [http://developer.mozilla.org/en/docs/Extensions:Thunderbird:HowTos Thunderbird Extensions HowTo] for more tips, especially the [http://developer.mozilla.org/en/docs/Extensions:Thunderbird:HowTos#How_do_I_use_an_SQLite_database_in_my_Thunderbird_extension.3F How do I use an SQLite Databse in Thunderbird]'' | ||
'''Here are some working examples of code using the STEEL API.''' | '''Here are some working examples of code using the STEEL API.''' | ||