1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Add xpi-savegenpage: Save Javascript Generated/Rendered HTML Pages

Approved by:	krion (mentor)
This commit is contained in:
Andrew Pantyukhin 2006-05-19 21:08:54 +00:00
parent 768183315e
commit 61d91af983
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162819
4 changed files with 32 additions and 0 deletions

View File

@ -1002,6 +1002,7 @@
SUBDIR += xpi-no-referrer
SUBDIR += xpi-noscript
SUBDIR += xpi-pdf_download
SUBDIR += xpi-savegenpage
SUBDIR += xpi-searchstatus
SUBDIR += xpi-server_switcher
SUBDIR += xpi-stumbleupon

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: xpi-savegenpage
# Date created: 19 May 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= savegenpage
PORTVERSION= 2006.03.20
DISTVERSIONSUFFIX= -fx
CATEGORIES= www
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Save Javascript Generated/Rendered HTML Pages
XPI_ID= {d70d11c0-ff1e-11d9-8cd6-0800200c9a66}
XPI_FILES= chrome/Io.js chrome/contents.rdf chrome/overlay.xul chrome.manifest \
defaults/preferences/user.js install.rdf
XPI_DIRS= chrome defaults/preferences defaults
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (xpi/savegenpage-2006.03.20-fx.xpi) = ffac558bf7647500e6ec00ca694431bc
SHA256 (xpi/savegenpage-2006.03.20-fx.xpi) = f24ea14c5230c0880f71fe78aa2d4d69d06e1024f788725333549fafeee76556
SIZE (xpi/savegenpage-2006.03.20-fx.xpi) = 5334

View File

@ -0,0 +1,6 @@
Save Javascript Generated/Rendered HTML Pages (not the stylesheets
nor other externally linked resources). Usage: File-Save Generated
Page. Good way to save those "stitched" pages created by
Antipagination or Repagination firefox extension.
WWW: https://addons.mozilla.org/firefox/2262/