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

correction "install.js" should be "chrome.manifest"

--
GNOME 3.6.2
openSUSE Release 12.3 (Dartmouth) 64-bit
Kernel Linux 3.7.10-1.16-desktop
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to