MozillaZine


seatab x 2.1.1

Discussion of general topics about Seamonkey
The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 4th, 2023, 3:16 pm

does anyone know where I can get the addon seatab x 2.1.1 from CatTheif. I've searched everywhere including the wayback machine, but nothing.

Thanks

rdtom
 
Posts: 74
Joined: February 26th, 2016, 3:48 pm

Post Posted February 4th, 2023, 4:35 pm

Use SeaTab-X-2
https://addons.thunderbird.net/en-US/se ... -2/?src=ss
The original SeaTab 2 is no longer being updated

The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 4th, 2023, 7:43 pm

Yeah, I saw that, but its not compatible with my version of SM 2.53.12

Frank Lion

User avatar
 
Posts: 21003
Joined: April 23rd, 2004, 6:59 pm
Location: ... The Exorcist....United Kingdom

Post Posted February 5th, 2023, 3:59 am

The.Purple.Hippo wrote:Yeah, I saw that, but its not compatible with my version of SM 2.53.12

But a Cat Thief extension that she stopped updating back in 2012 is going to be compatible with your version of SM 2.53.12?
Metal Lion SeaMonkey Themes - Sea Monkey and Silver Sea Monkey
"The only thing necessary for the triumph of evil, is for good men to do nothing." - Edmund Burke (attrib.)

rdtom
 
Posts: 74
Joined: February 26th, 2016, 3:48 pm

Post Posted February 5th, 2023, 1:18 pm

Yeah, I saw that, but its not compatible with my version of SM 2.53.12

You need to update install.rdf
line 17 to <em:maxVersion>2.53.*</em:maxVersion>
I'm using it in 2.53.15 and in 2.53.16.b1.
I have installed in 2.57

The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 5th, 2023, 1:25 pm

Frank Lion wrote:
The.Purple.Hippo wrote:Yeah, I saw that, but its not compatible with my version of SM 2.53.12

But a Cat Thief extension that she stopped updating back in 2012 is going to be compatible with your version of SM 2.53.12?

Yes, I had it working in my old profile, but I need it for my new one. And it was working in SM 2.53.15 when I took it for a test drive.

The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 5th, 2023, 1:26 pm

rdtom wrote:
Yeah, I saw that, but its not compatible with my version of SM 2.53.12

You need to update install.rdf
line 17 to <em:maxVersion>2.53.*</em:maxVersion>
I'm using it in 2.53.15 and in 2.53.16.b1.
I have installed in 2.57

Thanks for the tip. I'll have to try it.

update: well I tried it and it didn't work.

therube

User avatar
 
Posts: 21358
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Post Posted February 7th, 2023, 10:42 am

Copy the .xpi from the old to the new.
Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript

rdtom
 
Posts: 74
Joined: February 26th, 2016, 3:48 pm

Post Posted February 7th, 2023, 2:31 pm

update: well I tried it and it didn't work.

what didn't work?
Let's start over.
Download the xpi from the Thunderbird site.
https://addons.thunderbird.net/en-US/se ... -2/?src=ss
Click on view version history.
There are two versions available.
Click on download xpi.
With SeaMonkey closed open the xpi with a extractor such as 7zip.
In an editor open install.rdf.
go to the section.
Code: Select all
    <em:targetApplication>
       <Description>
        <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
        <em:minVersion>2.0</em:minVersion>
        <em:maxVersion>2.27</em:maxVersion>
      </Description>
    </em:targetApplication>

Change maxVersion>2.27 to 2.53.*
the "asterisk" is pattern matching, matches all version of 2.53.
save install.rdf and update the xpi
In my system 7zip will ask if you want to update the xpi.
Do so.
Open SeaMonkey.
Open the folder where you saved the xpi.
Drag the modified xpi into a SeaMonkey window.
SeaMonkey will ask do want to install the xpi

The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 7th, 2023, 2:35 pm

therube wrote:Copy the .xpi from the old to the new.

And what are the files? They're not listed in the extensions directory, and I can't find them anywhere else.

The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 7th, 2023, 8:14 pm

rdtom wrote:
update: well I tried it and it didn't work.

what didn't work?
Let's start over.
Download the xpi from the Thunderbird site.
https://addons.thunderbird.net/en-US/se ... -2/?src=ss
Click on view version history.
There are two versions available.
Click on download xpi.
With SeaMonkey closed open the xpi with a extractor such as 7zip.
In an editor open install.rdf.
go to the section.
Code: Select all
    <em:targetApplication>
       <Description>
        <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
        <em:minVersion>2.0</em:minVersion>
        <em:maxVersion>2.27</em:maxVersion>
      </Description>
    </em:targetApplication>

Change maxVersion>2.27 to 2.53.*
the "asterisk" is pattern matching, matches all version of 2.53.
save install.rdf and update the xpi
In my system 7zip will ask if you want to update the xpi.
Do so.
Open SeaMonkey.
Open the folder where you saved the xpi.
Drag the modified xpi into a SeaMonkey window.
SeaMonkey will ask do want to install the xpi

well, I did everything as you suggested, but I keep getting a corrupted message when I go to install it.

TPR75
 
Posts: 1254
Joined: July 25th, 2011, 8:11 am
Location: Poland

Post Posted February 8th, 2023, 3:02 am

The.Purple.Hippo wrote:
rdtom wrote:Change maxVersion>2.27 to 2.53.*

well, I did everything as you suggested, but I keep getting a corrupted message when I go to install it.


Actually it should be "2.*" IMHO. You can do this by yourself or just use dedicated converter:
https://addonconverter.fotokraina.com/

In this case it works like charm.

rdtom
 
Posts: 74
Joined: February 26th, 2016, 3:48 pm

Post Posted February 8th, 2023, 9:53 am

well, I did everything as you suggested, but I keep getting a corrupted message when I go to install

Try a new profile, your current could profile could be corrupted.

The.Purple.Hippo

User avatar
 
Posts: 1119
Joined: February 26th, 2007, 4:49 pm
Location: Cartoon Land

Post Posted February 8th, 2023, 8:35 pm

TPR75 wrote:
Actually it should be "2.*" IMHO. You can do this by yourself or just use dedicated converter:
https://addonconverter.fotokraina.com/

In this case it works like charm.
I tried the converter, and yes, it worked like a charm.

Return to SeaMonkey General


Who is online

Users browsing this forum: No registered users and 1 guest