mft3k

Firefox Extension that adds a MST3K row of seats to the bottom of the browser
git clone Https://wehaveforgeathome.hates.computer/mft3k.git
Log | Files | Refs | LICENSE

commit 6534300232b441b099bb07c3950973abc230c49b
parent 2c551d917dd17f91392d77731d041b85c5fb3c76
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Tue, 24 Aug 2010 12:13:23 -0700

bumped maxVersion to 4.*

Diffstat:
Minstall.rdf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.rdf b/install.rdf @@ -10,7 +10,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>1.5</em:minVersion> - <em:maxVersion>3.6.*</em:maxVersion> + <em:maxVersion>4.*</em:maxVersion> </Description> </em:targetApplication> <em:aboutURL>chrome://mft3k/content/about.xul</em:aboutURL>