Archive for the ‘Firefox Extensions’ Category

Firefox Security & Privacy Extensions

Monday, March 19th, 2007

KeyScrambler Personal

Encrypts your keystrokes at the kernel driver level to protect your login information from keyloggers. While installing you also have the option to install this plugin voor Internet Explorer. Once you have it running it’s difficult to see if it’s working or if it’s not working. For that you need to install one or several keyloggers. Luckily that has already been done: Protecting your login information with KeyScramble. The article shows KeyScrambler being tested against 3 keyloggers with sucess.

Dr.Web anti-virus link checker

Check any file you are about to download with the online version of Dr.Web anti-virus. Right click on a link and choose “Scan with Dr.Web”.

You can test the Dr.Web extension by opening an anti-virus or anti-malware testfile from eicar with Dr.Web.

McAfee SiteAdvisor

Warns you before you interact with a dangerous Web site. You can see this if you view the search results of a search engine. Next to each result you can see a green, yellow or red icon. Every site you visit is automatically tested for which you can view detailed reports and optional user comments.

Test this extension and visit the sites below that are marked as dangerous. Don’t forget to view the details from McAfee SiteAdvisor. Don’t view these sites with Internet Explorer unless you’re using Sandboxie! You can also test these sites with Exploit Prevention Labs.

BugMeNot

Bypass registration. Right click in a login field and choose “Login with BugMeNot”. Also have a look at Bugmenot.com

Stealther

Leaves little to no traces in your local computer by disabling:

  • Browsing History (also in Address bar)
  • Cookies
  • Downloaded Files History
  • Disk Cache
  • Saved Form Information
  • Sending of ReferrerHeader

Activate or deactivate it in the menu: Tools > Stealther.

Firefox Extensions for Web Developers and Web Designers

Thursday, July 6th, 2006

If your not familiar with testing and debugging with Firefox then read this article: Using Mozilla in testing and debugging web sites.

FireBug

FireBug takes debugging to the next level. It features a debugger, error console, command line and a variety of fun inspectors like logging (no need to use a javascript alert and logg all Ajax request traffic) and live editing (parts of the DOM can be edited). View a screencast and an article demonstrating how to use FireBug. Visit the homepage of FireBug for documentation.

Web Developer

Contains many powerful and various web developer and design tools. A few tools are Edit HTML (realtime editing a web page), Edit CSS (realtime editing style sheets), Outlining (outlining custom elements), Display Ruler (measuring pixels on a web page / also check MeasureIt) and Element Information (comprehensive information when hovering on elements). View the documentation page for all the features.

Internet Explorer Developer Toolbar

Various web developer tools for Internet Explorer.

FireFTP

A FTP client which provides easy access to FTP servers. FireFTP opens in a new tab in Firefox and resumes broken
downloads.

View Source Chart

View Source Chart clearly defines nested containers. It is an intuitive and easy way to identify structure and hierarchy. It even
shows the complete source code of a javascript generated page. You can also achieve this with Firebug:

  • Open up the javascript generated page
  • Enable Firebug
  • Click on the HTML tab
  • Click on Inspect and click the part that you would like to see the source code of

Aardvark

When Aardvark is active, move your mouse over the current page and you will see a red rectangle framing each element under the mouse cursor. Now you can adjust the framed element interactively in a number of ways with keystrokes. For example you can remove, isolate, undo, view the source and more. The extension is also available as a bookmarklet in Internet Explorer and Safari. View and try a demo on the website.

Greasemonkey

Greasemonkey is a Firefox extension which allows you to customize the a web page displays using JavaScript. It lets you easily
take control of any aspect of a web page’s design or interaction. View a list of Greasemonkey examples and a repository at userscripts.org wich contains over 900,000 Greasemonkey scripts. It you want to write your own Greasemonkey scripts, read the online book Dive Into
Greasemonkey
.

Codetch

A WYSIWYG editor with features like advanced search and replace, sidebar file list, launch previews of your document in
other browsers, open multiple files with tabbed editing.

X-Ray

View HTML tags on a page without viewing the source code.

IEView

Allows the current page or a selected link to be opened in Internet Explorer.

IE Tab

Open pages in Internet Explorer in tabs of Mozilla Firefox.

Selenium IDE

Selenium is a test tool for web applications which runs directly in a browser. Selenium IDE is a Firefox extension and allows you to record, edit, and debug tests. Selenium IDE is a complete IDE (Integrated Development Environment) and contains the entire Selenium Core. To get started here is a good introduction article followed by a tutorial which also includes a screencast.

Tamper Data

A handy tool for debugging and security testing of web applications. Tamper Data  is based upon LiveHTTPHeaders and lets you amongst other things view and modify HTTP/HTTPS headers and post parameters. In addition Tamper Data uses a more user friendly data presentation than LiveHTTPHeaders.

Link Checker

Check all links on a web page. After checking, each link gets a color wich explains the status of a link.

ColorZilla

Get a color reading from any point in your browser and easily copy the RGB or HEX values. With this extension you won’t have to start Photoshop to read colors from a picture or website (after a print screen). You can easily adjust the selected colors with the advanced color picker wich looks like the color picker from Photoshop.

Firefox Extensions To Optimize Your Productivity

Monday, June 12th, 2006

Also have a look at 20 Firefox Extensions That Will Save You Money which can improve your productivity.

Docufarm

View online documents (pdf, ppt, doc, rtf, ps) directly in Firefox with preservation of formatting. The firefox extension can be installed/downloaded from the homepage of Docufarm.

GTDInbox

Integrates the highly effective methodology of “Gettings Things Done” into Gmail. GTD rests on the principle that a person needs to move tasks out of the mind by recording them somewhere. That way, the mind is freed from the job of remembering everything that needs to be done, and can concentrate on actually performing those tasks [Wikipedia].

Folder4Gmail can arrange your labels as a hierarchy. You need to install Greasemonkey and a Greasemonkey script to get it working.

Check out the Ultimate Getting Things Done Index for more information about GTD.

DownThemAll!

Lets you download all the links or images contained in a webpage and much more: you can refine your downloads by fully customizable criteria to get only what you really want.

CustomizeGoogle

Enhances the Google result pages in various ways. On the top of the page it adds links to other web search sites, Google Suggest, sites can be filtered, commercial adds can be removed and a lot more. Every features is optional. At www.customizegoogle.com you can view an introduction video and a list of all the features.

BugMeNot

Bypass registration. Right click in a login field and choose “Login with BugMeNot”. Also have a look at Bugmenot.com

Linky

It will let you open or download all or selected links, image links and even web addresses found in the text in separate or different tabs or windows.You can access Linky from the context menu when you right click in a web page.

Gmail Space

Uses your Gmail account for remote file storage. You can transfer files with the builtin FTP client between your hard drive and your Gmail account which acts like a FTP host. After you’ve uploaded a file into your Gmail account you will receive an email which contains the attachment(s).

Resizable Form Fields

Resize HTML form fields, including textareas, select boxes, text fields and iframes.

Menu Editor

Rearrange or remove menuitems from the main context menu (right-click menu) and main menubar (File Edit View etc.).

Options Menu

Provides quick access to the options dialogs of installed extensions.

Xinha Here!

A WYSIWYG editor to use in any HTML textarea and text input elements.