/firefox-tably

Make a tab.ly short URL to share all open Firefox tabs.

Primary LanguageShell

This add-on places a "Send tabs to tab.ly..." menu item in Firefox's
right-click context menu.

If successful, it will open a new tab containing a new tably of all the
open tabs in Firefox.

-- Original readme.txt contents below --

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\tably on
     Windows, /home/user/dev/tably on Linux) in a file named
     tably@tab.ly 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>