Tab Mix Plus enhances Firefox's tab browsing capabilities.

It includes such features as duplicating tabs, controlling
tab focus, tab clicking options, undo closed tabs and windows,
plus much more. It also includes a full-featured session
manager with crash recovery that can save and restore
combinations of opened tabs and windows.

WWW: http://tmp.garyr.net/

PR:		ports/95076
Submitted by:	Andrew Pantyukhin <infofarmer (at) gmail.com>
This commit is contained in:
Thierry Thomas 2006-04-16 16:27:16 +00:00
parent 1206956930
commit fbe6b12eb9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159717
4 changed files with 33 additions and 0 deletions

View file

@ -968,6 +968,7 @@
SUBDIR += xpi-colorfultabs
SUBDIR += xpi-fasterfox
SUBDIR += xpi-noscript
SUBDIR += xpi-tabmixplus
SUBDIR += xshttpd
SUBDIR += xshttpd-devel
SUBDIR += xulrunner

View file

@ -0,0 +1,21 @@
# New ports collection makefile for: xpi-tabmixplus
# Date created: 29 March 2006
# Whom: Andrew Pantyukhin <infofarmer@gmail.com>
#
# $FreeBSD$
#
PORTNAME= tab_mix_plus
PORTVERSION= 0.3.0.5
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= infofarmer@gmail.com
COMMENT= An extension that enhances tab browsing capabilities
XPI_ID= {dc572301-7619-498c-a57d-39143191b318}
XPI_FILES= chrome/tabmixplus.jar chrome.manifest defaults/preferences/tabmix.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (xpi/tab_mix_plus-0.3.0.5-fx.xpi) = d4daf261a5c93f4015f0fb7de8f80bf8
SHA256 (xpi/tab_mix_plus-0.3.0.5-fx.xpi) = f434b45001f1264e625f4a0d1af6f2ca6d3e20426d28a99fb2b6735e982697d2
SIZE (xpi/tab_mix_plus-0.3.0.5-fx.xpi) = 273124

View file

@ -0,0 +1,8 @@
Tab Mix Plus enhances Firefox's tab browsing capabilities.
It includes such features as duplicating tabs, controlling
tab focus, tab clicking options, undo closed tabs and windows,
plus much more. It also includes a full-featured session
manager with crash recovery that can save and restore
combinations of opened tabs and windows.
WWW: http://tmp.garyr.net/