diff options
author | flo <flo@FreeBSD.org> | 2011-09-17 06:04:29 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2011-09-17 06:04:29 +0800 |
commit | 74c9f11f8d248a6689d72148ec78894a5f5fbf5b (patch) | |
tree | bf4f00c2a597b0f519590c883f3e5fec104823f2 /www/Makefile | |
parent | 1106c0c163c019aa33b60623a88e3f00db38fa98 (diff) | |
download | freebsd-ports-gnome-74c9f11f8d248a6689d72148ec78894a5f5fbf5b.tar.gz freebsd-ports-gnome-74c9f11f8d248a6689d72148ec78894a5f5fbf5b.tar.zst freebsd-ports-gnome-74c9f11f8d248a6689d72148ec78894a5f5fbf5b.zip |
add xpi-clear_cache_button firefox addon
Adds a clear cache toolbar button. After installing the extension, find the
clear cache button in the toolbar customization panel.
WWW: http://chrisholtz.com/
PR: ports/160738
Submitted by: Barbara <barbara.xxx1975@libero.it>
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 d24635921e9e..aaade31830ac 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1944,6 +1944,7 @@ SUBDIR += xpi-adblock_plus SUBDIR += xpi-autobrowse SUBDIR += xpi-bookmarkdd + SUBDIR += xpi-clear_cache_button SUBDIR += xpi-clearfields SUBDIR += xpi-close-all-tabs SUBDIR += xpi-colorfultabs |