On 11/07/2013 12:59 PM, regz91 wrote:
WaltS wrote:
On 11/07/2013 11:37 AM, Ed Mullen wrote:
Someone asked me what prevents some Firefox (and Tbird) extensions from
being used in SeaMonkey.

I know that the UI differences can be an issue but how about other
technical "stuff"?




I believe it needs this whole SeaMonkey section of code in the
install.rdf file. Example from Lightning 2.7b1 for SeaMonkey 2.22.

em:targetApplication>
       <Description>
         <!-- seamonkey -->
         <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
         <em:minVersion>2.22</em:minVersion>
         <em:maxVersion>2.22.*</em:maxVersion>
       </Description>
     </em:targetApplication>

In addition to install.rdf you need to make relevant changes in
install.js too.

Here is a complete guide
https://developer.mozilla.org/en-US/docs/Extensions_support_in_SeaMonkey_2



Your complete guide has this statement.

[quote]
The install.js is not supported any more and should be removed.
[/quote]
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to