aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-05 10:25:40 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-05 10:25:40 +0000
commit60c0057861894c481a8d3bd73086a7362d53743a (patch)
tree7256054d9155f193e76e9652092bc99ed329fcc6 /www/Makefile
parent2fc9ae28bf1e670ff69aad287fd3aff07bd4f89c (diff)
Add port www/xpi-jsview:
All browsers include a "View Source" option, but none of them offer the ability to view the source code of external files. Most websites store their javascripts and style sheets in external files and then link to them within a web page's source code. Previously if you wanted to view the source code of an external javascript/css you would have to manually look through the source code to find the url and then type that into your browser. Well now there's a much easier way. You can use the JSView extension to solve the problem. You can access it from the context menu, from the toolbar, from the view menu, or from the status bar. If the website you are viewing contains any external js/css files, an icon will appear that says "CSS", "JS", or both. Each individual file can then be viewed by clicking on the filename. The file will be opened in a new window. You can also choose to open all external files by clicking on "View All". Author: Ron Beckman WWW: http://www.scorpiondb.com/firefox/extensions/jsview/
Notes
Notes: svn path=/head/; revision=164413
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index e599f531b9b1..4186d0fee933 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1014,6 +1014,7 @@
SUBDIR += xpi-greasemonkey
SUBDIR += xpi-imdbpreview
SUBDIR += xpi-inline-google-definitions
+ SUBDIR += xpi-jsview
SUBDIR += xpi-linkification
SUBDIR += xpi-locale-switcher
SUBDIR += xpi-mldonkey