diff options
author | sat <sat@FreeBSD.org> | 2006-05-27 15:51:08 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-27 15:51:08 +0800 |
commit | eaa3fdd0f7ff50d7e31ab8d376a03126dc6651f5 (patch) | |
tree | a84dd89dd10112528939a4ced48b3c5813bd5041 /www/Makefile | |
parent | 2b4dca8b6a47368d988bfe33656165df24912666 (diff) | |
download | freebsd-ports-gnome-eaa3fdd0f7ff50d7e31ab8d376a03126dc6651f5.tar.gz freebsd-ports-gnome-eaa3fdd0f7ff50d7e31ab8d376a03126dc6651f5.tar.zst freebsd-ports-gnome-eaa3fdd0f7ff50d7e31ab8d376a03126dc6651f5.zip |
Add port www/xpi-firefox-showcase:
Showcase is an extension thought to easily locate and select any open
browser window in Firefox.
You can use it in two ways: global mode (F12) or local mode (Shift +
F12). In global mode, a new window will be opened with thumbnails of
the browsers you've opened in all windows. In local mode, only tabbed
browsers of your current window will be shown.
WWW: http://showcase.uworks.net/
Approved by: krion (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c11cdcf029fb..025c9536e3d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -994,6 +994,7 @@ SUBDIR += xpi-cutemenus-crystalsvg SUBDIR += xpi-downthemall SUBDIR += xpi-fasterfox + SUBDIR += xpi-firefox-showcase SUBDIR += xpi-fission SUBDIR += xpi-flashblock SUBDIR += xpi-flashgot |