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 1a4e5eebd7b44c3fb56cba0e0d3c2b6c255e9270
parent 0794cdae0eb216899a75a700b4a8f498b2e34a17
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon, 28 Jun 2010 16:12:00 -0700

added screenshot, links to README

Diffstat:
MREADME.md | 7++++---
Ascreenshot.png | 0
2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -3,16 +3,17 @@ Mystery Firefox Theater 3000 Adds a MST3K row of seats to the bottom of the browser, as a fun demonstration of a technique for overlay pages. +![Screenshot of Extension](http://github.com/thebigbad/mft3k/blob/master/screenshot.png) + For Users =========== Head to the [download](http://github.com/thebigbad/mft3k/downloads) page and install the xpi. - For Developers ============ -Like they say in the [good book](https://developer.mozilla.org/en/Setting_up_extension_development_environment#Firefox_extension_proxy_file), navigate to: +After cloning, do as they say in the [good book](https://developer.mozilla.org/en/Setting_up_extension_development_environment#Firefox_extension_proxy_file), navigate to: ~/.mozilla/firefox/$PROFILE_NAME/extensions @@ -31,4 +32,4 @@ Thanks License =========== -Copyright (c) 2010, Border Stylo. All rights reserved. See LICENSE for details. +Copyright (c) 2010, [Border Stylo](http://borderstylo.com/). All rights reserved. See [LICENSE](http://github.com/thebigbad/mft3k/blob/master/LICENSE) for details. diff --git a/screenshot.png b/screenshot.png Binary files differ.