diff options
author | sat <sat@FreeBSD.org> | 2006-06-27 17:52:33 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-06-27 17:52:33 +0800 |
commit | eebe49c0edd158a92ab2b152213f937191d048c6 (patch) | |
tree | 387618f16cdf27499bba52c4c3e1cd402df51aa3 /www/Makefile | |
parent | 6179240fb4dd3865d510c557c4117489ac3e1dc3 (diff) | |
download | freebsd-ports-gnome-eebe49c0edd158a92ab2b152213f937191d048c6.tar.gz freebsd-ports-gnome-eebe49c0edd158a92ab2b152213f937191d048c6.tar.zst freebsd-ports-gnome-eebe49c0edd158a92ab2b152213f937191d048c6.zip |
Add port www/xpi-imglikeopera:
ImgLikeOpera allows load only the images that you want in Firefox browser.
This extension is very useful for non broadband users.
Features:
* placeholders for blocked images (hi, LJ treads!);
* (re)load image from context menu or Ctrl+rightMouseClick;
* forced expiration time (5 minutes - 3 months);
* one of four policies for each tab:
o don't load images;
o load cached images only;
o load images for the originating Web site only;
o load all images.
* filters.
WWW: http://imglikeopera.mozdev.org
PR: ports/97789
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
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 1757882998d8..14a5eab45881 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1025,6 +1025,7 @@ SUBDIR += xpi-google-notebook SUBDIR += xpi-greasemonkey SUBDIR += xpi-imdbpreview + SUBDIR += xpi-imglikeopera SUBDIR += xpi-inline-google-definitions SUBDIR += xpi-joga SUBDIR += xpi-jsview |