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 f2bcf71fdf8dab244108e1bfca057ae913eb8b97
parent f68be0df2142ab48a86692e11b00a531dbf209e6
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon, 28 Jun 2010 11:21:40 -0700

my cute email id trick didn't work

Diffstat:
MREADME.md | 2+-
Minstall.rdf | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -12,7 +12,7 @@ Like they say in the [good book](https://developer.mozilla.org/en/Setting_up_ext ...and create a file named: - rwolf+mft3k@borderstylo.com + mft3k@borderstylo.com Inside that file, write the path of this project (making sure it ends in slash). diff --git a/install.rdf b/install.rdf @@ -2,7 +2,7 @@ <RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#" xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Description about="urn:mozilla:install-manifest"> - <em:id>rwolf+mft3k@borderstylo.com</em:id> + <em:id>mft3k@borderstylo.com</em:id> <em:name>mft3k</em:name> <em:version>1.0.0</em:version> <em:type>2</em:type>