public marks

PUBLIC MARKS from parmentierf with tags dev & extension

2010

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.

Facebook | XHP: A New Way to Write PHP

XHP is a PHP extension which augments the syntax of the language to both make your front-end code easier to understand and help you avoid cross-site scripting attacks.

2009

GD, une bibliothèque graphique pour PHP - Tutoriel/Pratique sur Journal du Net Développeurs

by 1 other
Se présentant sous la forme d'une extension au langage de script côté serveur, la bibliothèque Open Source est conçue pour créer dynamiquement des images. Démonstration avec code à l'appui.

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.

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.

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.