Confirmed users
2,595
edits
Philip Chee (talk | contribs) |
|||
Line 98: | Line 98: | ||
* '''[http://forums.mozillazine.org/viewtopic.php?f=40&t=2834855 Firefox & Thunderbird Add-on Converter for SeaMonkey]''' | * '''[http://forums.mozillazine.org/viewtopic.php?f=40&t=2834855 Firefox & Thunderbird Add-on Converter for SeaMonkey]''' | ||
* This tool goes a little further beyond simply modifying install.rdf - it also identifies a few more other things in the code that are Firefox or Thunderbird specific and attempts to change them. Of course, not all extensions can be ported so easily to SeaMonkey since there's only so much an automated tool like that can do.<p>Add-on Converter for SeaMonkey: [http://addonconverter.fotokraina.com/ http://addonconverter.fotokraina.com/] | * This tool goes a little further beyond simply modifying install.rdf - it also identifies a few more other things in the code that are Firefox or Thunderbird specific and attempts to change them. Of course, not all extensions can be ported so easily to SeaMonkey since there's only so much an automated tool like that can do.<p>Add-on Converter for SeaMonkey: [http://addonconverter.fotokraina.com/ http://addonconverter.fotokraina.com/] | ||
* {{Bug| | * Addon SDK: | ||
** Ghostery now works on SeaMonkey trunk (2.33a) and aurora (2.32a) builds (Addon-SDK {{Bug|1071048}}). To Do: can we get this into SeaMonkey 2.31? Would need to land on the SeaMonkey RELBRANCH in mozilla-central. | |||
** Add (more) support for SeaMonkey {{Bug|1023661}}. [https://github.com/mozilla/addon-sdk/commit/77522d4e7870ccd1e19494a6c9364c0f2c568d51 Pull request merged]. This marks clipboard.js, context-menu.js, panel.js, and selection.js as SeaMonkey compatible. | |||
** The largest remaining stumbling block is the hard dependency on (the Firefox) CustomizableUI.jsm which is used by SDK UI modules like button and toolbar. | |||
* See [[SeaMonkey/StatusMeetings/Basics|Basics]] page. Please only list current changes here. | * See [[SeaMonkey/StatusMeetings/Basics|Basics]] page. Please only list current changes here. | ||
* [[SeaMonkey/AddonCompat|Addon Compatibility Listings]] | * [[SeaMonkey/AddonCompat|Addon Compatibility Listings]] |