Please note the new address for this forum :
forum.excito.org . The old address redirects here but I don't know for how long. Thanks !
New user's registration have been
closed due to high spamming and low trafic on this forum. Please
contact forum admins directly if you need an account. Thanks !
The wonderful Firefox plugin for Excito's products
Binkem
Posts: 388 Joined: 10 Jul 2008, 02:26
Post
by Binkem » 24 Jan 2010, 16:38
I just installed Firefox 3.6 First thing I noticed was that Bubbamon had stopped working due to incompatibility. It turns out that if you unzip the package bubbamon.xpi and open the file install.rdf
<?xml version="1.0" encoding="UTF-8"?>
<RDF xmlns="
http://www.w3.org/1999/02/22-rdf-syntax-ns #"
xmlns:em="
http://www.mozilla.org/2004/em-rdf #">
<Description about="urn:mozilla:install-manifest">
<em:id>
bubbamon@thevoid.webhop.info </em:id>
<em:name>BubbaMon</em:name>
<em:version>0.9</em:version>
<em:type>2</em:type>
<em:creator>Johan Stenarson</em:creator>
<em:contributor>Martin Arvidsson (intermediate mode)</em:contributor>
<em:description>Monitor Bubba statistics and downloads</em:description>
<em:optionsURL>chrome://bubbamon/content/options.xul</em:optionsURL>
<em:homepageURL>
http://thevoid.webhop.info/bubba/firefo ... omepageURL >
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
<em:minVersion>2.0</em:minVersion>
<em:maxVersion>3.5.*</em:maxVersion> </Description>
</em:targetApplication>
</Description>
</RDF>
Just change maxVersion from 3.5.* to 3.6.*
Seems to work perfectly for me.
My excuses to Johan for tampering with his creation.
ian
Posts: 128 Joined: 30 Jul 2007, 09:07
Post
by ian » 16 Mar 2010, 15:12
Excellent tip. Just used the same trick to get it working for me as well.
Thanks very much,
Ian.
RandomUsername
Posts: 904 Joined: 09 Oct 2009, 18:49
Post
by RandomUsername » 16 Mar 2010, 15:21
There is an updated version of BubbaMon that is compatible with FF 3.6 on Johan's website.
ian
Posts: 128 Joined: 30 Jul 2007, 09:07
Post
by ian » 16 Mar 2010, 15:56
Even better. Kudos for the rapid update...