public marks

PUBLIC MARKS from parmentierf with tags dev & firefox

2010

BlueGriffon.org

by 2 others (via)
The next-generation Web Editor based on the rendering engine of Firefox

XUL School Tutorial - MDC

(via)
a comprehensive extension development tutorial

Extend the Firebug Console with these 15 Extensions - Speckyboy Design Magazine

A great thing about Firebug is it gives you the option to add extra extensions and make it that even more indispensable, you can tailor it and mold it to your needs. I have listed fifteen of my favorites in this article.

2009

LibX - browser plugin for Libraries

by 2 others
LibX is a browser plugin for Firefox and Internet Explorer that provides direct access to your library's resources. LibX is an open source framework from which editions for specific libraries can be built. Currently, 667 academic and public libraries have created public LibX editions.

Web Developer's Toolbox :: Modules pour Firefox

Speed up the development process by using add-ons to troubleshoot, edit, and debug web projects without ever clicking away from Firefox.

Mozilla Labs Jetpack | Exploring new ways to extend and personalize the Web

by 3 others (via)
Jetpack is an API for allowing you to write Firefox add-ons using the web technologies you already know.

2008

2007

YSlow for Firebug

by 21 others (via)
YSlow analyzes web pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. YSlow gives you: * Performance report card * HTTP/HTML summary * List of components in the page * Tools including JSLint

Ext JS - JavaScript Library

by 23 others
Build rich web applications that work across all major web browsers including: * Internet Explorer 6 * FireFox 1.5 (PC, Mac, *nix) * Safari 2 * Opera 9 (Mac, PC)

2006

FireBug 1.0 Beta : plus qu'une extension, un prodige ! - Le blog d'Aozeo

by 7 others (via)
La version 1 de l'extension FireBug pour Firefox est sortie, et on ne la reconnaît plus. En plus de l'adoption d'une licence libre, elle inclue un incroyable lot de nouveautés et va devenir rapidement indispensable.

UrlParams | Firefox Add-ons | Mozilla Corporation

by 2 others
Shows you the GET and POST parameters of the current website in the sidebar. You can alter their values, add new parameters, switch get/post and more.

XML in Firefox 1.5, Part 3: JavaScript meets XML in Firefox

by 3 others (via)
In this third article of the XML in Firefox 1.5 series, you learn to manipulate XML with the JavaScript implementation in Mozilla Firefox. In the first two articles, XML in Firefox 1.5, Part 1: Overview of XML features and XML in Firefox 1.5, Part 2: Basic XML processing, you learned about the different XML-related facilities in Mozilla Firefox, and the basics of XML parsing, Cascading Style Sheets (CSS), and XSLT stylesheet invocation.

Microsummaries - MozillaWiki

by 5 others (via)
Microsummaries are regularly-updated succinct compilations of the most important information on web pages. They are compact enough to fit in the space available to a bookmark label, provide more useful information about pages than static page titles, and are regularly updated as new information becomes available. Microsummaries are better than page titles at labeling bookmarks because they give users quicker access to the most interesting information behind a bookmark and provide sites with a way to notify users of updates and entice them to revisit the site.

Selenium IDE: Selenium IDE

by 7 others (via)
Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.

2005

Building an Extension - MDC

by 5 others (via)
This tutorial will take you through the steps required to build a very basic extension - one which adds a status bar panel to the Firefox browser containing the text "Hello, World!" Note This tutorial is about building extensions for Firefox 1.5. Other tutorials exist for building extensions for earlier versions of Firefox.

Présentation de GreaseMonkey - JDN Développeurs

by 1 other
Première approche de cette extension de Firefox autorisant l'utilisateur à remanier une page Web à loisir