Update for Minefield Nightly

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
pondhopper

Update for Minefield Nightly

Post by pondhopper »

Love Adblock+, and I'm not going to try any new Minefield builds- without this great add-on (hint :wink: )
IceDogg
Posts: 909
Joined: Fri Jun 09, 2006 11:22 pm

Post by IceDogg »

I think Wladimir Palant (ABP developer) is on vacation right now. Is it just a version problem or is it not working in the nightlys now? Last I checked it worked fine. You can read here on how to get it to work temperately. Getting around the version problem.
Lefou

Post by Lefou »

Or simply open *.xpi with winrar or equivalant
and modify install.rdf

Code: Select all

<!-- FireFox -->
−
<em:targetApplication>
−
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.0a7</em:maxVersion>
</Description>
</em:targetApplication>
to

Code: Select all

<!-- FireFox -->
−
<em:targetApplication>
−
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.0a8</em:maxVersion>
</Description>
</em:targetApplication>
and reinser install.rdf to xpi ( add option in winrar work )
pondhopper

Post by pondhopper »

Thanks people. It's just a version problem (3.8). It's not a pressing problem, so I'll wait for Wladimir- he's usually, right on top of this stuff (unless he's on vacation) :) .
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

He's been somewhere ... just not here :(
Even though I have an idea where he may be.
pondhopper

Post by pondhopper »

Yesterday, edited the .rdf w/notepad. No problems & thanks, for the help/ideas etc.

I kinda like 3.08a, so far........(clean profile's a must)
Post Reply