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>
SpikeSource's TestGen4Web Recorder.
From http://developer.spikesource.com/projects/testgen4web :
"TestGen4Web is written to ease the pain of writing tests for web applications.
This is a 2 part tool. Firefox extension, which records user input to a xml
file. Translator script: to generate automated test scripts."
WWW: http://search.cpan.org/dist/TestGen4Web-Runner/
PR: ports/98915
Submitted by: Conor McDermottroe <ports@mcdermottroe.com>
current state of Firefox (history, text data, cookies) and return
to that state at any later moment. Besides the manually saved states,
Session Manager automatically stores the current state in case of a
crash.
All sessions are stored in the "sessions" folder inside your profile
directory and can be moved around as any other file. To get to that
folder, simply select "Open Session Folder" in Session Manager's menu
(might not work on all OSes). Finally, Session Manager also allows to
reopen the 10 last closed windows and tabs.
It is not recommended to use Session Manager at the same time as Crash
Recovery (which is completely integrated), SessionSaver or Tab Mix Plus
(which provide similar functionality on their own). In comparison,
Session Manager currently stores more session data than Tab Mix Plus
while not getting as complex as SessionSaver.
WWW: http://sessionmanager.mozdev.org/
web-based Groupware and Content Management System (CMS)
using PHP, ADOdb and smarty.
It can be used to create all sorts of web applications,
sites, portals, intranets and extranets. For example you can
use it as GeoCMS (Geospatial Content Management System) too.
It's developed by a large number of contributors which forms
the TikiWiki Community.
WWW: http://tikiwiki.org/
PR: ports/99195
Submitted by: Babak Farrokhi <babak@farrokhi.net>
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.
WWW: http://search.cpan.org/dist/Template-GD/
PR: ports/99335
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
comments, etc.) from XHTML, HTML and CSS. Useful in build systems to
pre-compress static content in production.
PR: 97668
Submitted by: Corey Smith <corsmith@gmail.com>
Approved by: arved (mentor)
Flock is a social browser, cross platform, open source, and
based on Mozilla technologies. Flock includes such features
as blogging tools, feed handling, and integrated del.icio.us
favorites and Flickr photo sharing.
WWW: http://www.flock.com/
Repocopied from: www/firefox
Repocopied by: marcus
main aims are continuous, non-blocking downloads and smooth scanning of
dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent
and transparent proxy mode. It can be used with squid or standalone.
WWW: http://www.server-side.de/
PR: ports/99073
Submitted by: Elisey Savateev <b3k@mail.ru>
Don't kick yourself for missing a single goal!
* Stay up to date with the latest scores, see videos of the best goals,
and talk about the 2006 World Cup with fellow fans.
* Downloads in minutes, installs in seconds, and keeps all your existing
bookmarks and settings
* Get all the football action you can handle using Firefox's tabbed
browsing and integrated search.
* Show support for your favorite team by changing the browser's look and
feel.
WWW: http://www.mozilla.com/add-ons/jogacompanion/
Requested by: itetcu
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI.
It is framework agnostic and already supports Ruby On Rails, Og+Nitro,
and Camping frameworks. It also supports a complete plugin system
based on RubyGems called GemPlugins.
WWW: http://mongrel.rubyforge.org/
PR: ports/97530
Submitted by: Rui Lopes <rgl@ruilopes.com>
This is an extension to ease the use of the del.icio.us website: a
social bookmarking, social software web service for storing and sharing
web bookmarks.
A non-hierarchical keyword categorization system is used on del.icio.us
where users can tag each of their bookmarks with a number of freely
chosen keywords. A combined view of everyone's bookmarks with a given
tag is available.
WWW: http://delicious.mozdev.org/
PR: ports/97685 (based on)
Submitted by: Lapo Luchini <lapo@lapo.it>
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/
The development version of www/serendipity, PHP based weblog software
PR: ports/96119
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Approved by: krion (mentor)
Please welcome a one-port-to-rule-them-all localization pack
for *firefox browser. It installs most popular languages by
default (zh-CN de fr ja ru it es-ES), but you can tune it by
setting FIREFOX_I18N in your /etc/make.conf to any other of
supported locales or to "all" to install them all.
It depends on xpi-locale-switcher extension by default, which
makes it very easy to switch between locales (Tools->Languages).
Define WITHOUT_SWITCHER to avoid the dependency.
Approved by: krion (mentor)
The default UI for Firefox and Thunderbird does not provide an easy way
to switch between multiple installed language packs for the application,
because ordinary users aren't expected to install multiple language packs
However, some developers or users who speak multiple languages may wish
to install language packs and easily switch between multiple languages.
The locale-switcher extension provides simple menu to switch between
languages. The extension adds a "Languages" item on the "Tools" menu
under the existing Extensions/Themes options, allowing the user can
select a language.
WWW: http://benjamin.smedbergs.us/switch-locales/
PR: ports/97611 (based on)
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
Approved by: krion (mentor)
XPCOM Component Viewer enumerates all components and iterfaces
availble to JavaScript. It provides the ability to filter by
regular expression.
Author: Robert Ginda
WWW: https://addons.mozilla.org/firefox/2230/
Approved by: krion (mentor)
URL Link is a small extension that allows you to select a non-URL in a
mail/news message or web-page, and open it in a browser window.
For emails, it reconnects links in emails which have been broken across
several lines, and also replaces spaces with the URL character code %20
so that you may follow emailed network 'file:' links (which it auto-
detects from Windows X: or servdir references).
For web pages, it also allows you to select textual links/URLs in web
pages or edit boxes, and follow them as if they were real links. It
will always let you follow links and also analyses mailto: links.
WWW: http://www.fnxweb.com/software-mozilla
Approved by: krion (mentor)
Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the
same time and click inside any table cell, the table will be sorted
based on the data inside that column. The auto-detected data types
include various US-styled date/time, currency, IP address, number,
or text. Further, the context menu provides options to explicitly
specify the data type, thus for example European styled date could
be sorted correctly. One could also set a few options, including
setting European date as the default auto-detected time stamp, etc.
WWW: http://www.mingyi.org/other/tablesort.html
Approved by: krion (mentor)
Dead pages, broken links, the scourge of the internet. Powerhouse
sites like Slashdot and Digg can bring a server to its knees. What
do we do when a page is dead but we still want to see it? Call in
the clerics, and perform a resurrection ceremony! Or, the easier
route, use this extension.
WWW: http://www.arantius.com/article/resurrect
Approved by: krion (mentor)
Shows Google Definitions for the selected word (in the same tab!)
Based on the Wikipedia Inline Article Viewer
WWW: https://addons.mozilla.org/firefox/2083/
Approved by: krion (mentor)
Do you know where your form information is going? This extension
displays the form action (the site to where the information you've
entered is going.) In any place where you can enter data, from search
boxes to order forms, mouse over the final Submit button to reveal
the destination.
WWW: http://dsteinbrook.googlepages.com/
Approved by: krion (mentor)
Showcase is an extension thought to easily locate and select any open
browser window in Firefox.
You can use it in two ways: global mode (F12) or local mode (Shift +
F12). In global mode, a new window will be opened with thumbnails of
the browsers you've opened in all windows. In local mode, only tabbed
browsers of your current window will be shown.
WWW: http://showcase.uworks.net/
Approved by: krion (mentor)
Toolbar buttons that clear:
- Address Field
- Search Field
- Find Field
- All Text Fields, Password Fields and Checkboxes in the viewed page!
Now you can easily empty the contents of the fields listed above.
Useful for people who paste with the middle click. Inspired by
konqueror.
WWW: http://alex.alexander.googlepages.com/clearfields
Approved by: krion (mentor)
AutoBrowse - The most creative screensaver in the world!
Enter any search-word and any search-engine (default is google.de)
and AutoBrowse will surf the net for you. Enjoy!
WWW: http://autobrowse.berlios.de/
Approved by: krion (mentor)