clarkbw / thunderbird-bugzilla-link-grabber
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Bryan Clark (author)
Thu Aug 20 11:57:04 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Apr 04 06:13:53 -0700 2008 | |
| |
build.sh | Thu Apr 03 23:26:39 -0700 2008 | |
| |
chrome.manifest | Thu Apr 03 23:26:39 -0700 2008 | |
| |
config_build.sh | Thu Apr 03 23:26:39 -0700 2008 | |
| |
content/ | Thu Aug 20 11:57:04 -0700 2009 | |
| |
defaults/ | Thu Apr 03 23:26:39 -0700 2008 | |
| |
install.rdf | Thu Aug 20 11:57:04 -0700 2009 | |
| |
locale/ | Fri Apr 04 07:06:08 -0700 2008 | |
| |
readme.txt | Fri Apr 04 07:11:02 -0700 2008 | |
| |
skin/ | Thu Apr 03 23:26:39 -0700 2008 |
readme.txt
Bugzilla Link Grabber! What a name! See our lovely temporary wiki page for details and pretty pictures. http://wiki.mozilla.org/User:Clarkbw/Bugzilla_Link_Grabber_Extension See STEEL Example Code http://wiki.mozilla.org/User:Clarkbw/STEEL_Examples See STEEL Interface details http://wiki.mozilla.org/User:Jminta/Steel See readme done === This extension was generated by the Extension Wizard at http://ted.mielczarek.org/code/mozilla/extensionwiz/ . This extension is compatible only with Firefox 1.5 and above. Most of the files in this package are based on the 'helloworld' extension from the Mozillazine Knowledge Base. You can build an XPI for installation by running the build.sh script located in this folder. For development you should do the following: 1. Unzip the entire contents of this package to somewhere, e.g, c:\dev or /home/user/dev 2. Put the full path to the folder (e.g. c:\dev\bugzillalinkgrabber on Windows, /home/user/dev/bugzillalinkgrabber on Linux) in a file named bugzillalinkgrabber@bryan.clark and copy that file to [your profile folder]\extensions\ 3. Restart Firefox. For more information, see the Mozillazine Knowledge Base: http://kb.mozillazine.org/Getting_started_with_extension_development -Ted Mielczarek <ted.mielczarek@gmail.com>
