public marks

PUBLIC MARKS from decembre with tags extension & code

2008

Stylish ___Firefox, Thunderbird, Flock, SeaMonkey, Mozilla Suite, and Songbird Extension__Allows easy management of user styles. userstyles.org

by 1 other
Letting you fix ugly sites, customize the look of your browser or mail client. Stylish is to CSS what Greasemonkey is to JavaScript, and unlike other methods of using user styles, most styles take effect immediately.

HTML::AutoPagerize - Utility to load AutoPagerize SITEINFO stuff - search.cpan.org

HTML::AutoPagerize is an utility module to load SITEINFO defined in AutoPagerize. AutoPagerize is an userscript to automatically figure out the "next link" of the current page, then fetch the content and insert the content by extracting the "page element"

Extensions -Construire une extension MDC

Explications pas à pas sur la construction d'une extension pour Firefox.

DOM Inspector :To inspect and edit the live DOM of any web document or XUL application.___Modules pour Firefox

The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within. Inspects the structure and properties of a window and its contents

Mozile: (Mozilla Inline Editor) is a context-sensitive XHTML editor that allows you to edit web pages from the comfort of your own browser.

by 3 others
It can act as the client-side of a content-editing system or as a self-contained "web word processor". See how easy it is to start editing...

Flickr: Discussing __Flickr API Docs Outline in sidebar [updated 5-Jan] in Flickr Hacks

This is a simple tool to facilitate browsing the Flickr API documentation. Drag this Grazr widget’s link [NEW] and drop it to the Bookmarks Toolbar (you are using Firefox, aren’t you?).

2007

Stylish___le relookage complet des pages web

by 1 other
En leur appliquant des styles CSS de votre cru. Milliers de styles à choisir, pour gros sites ou pour tous. Etonnant !

How to build a Firefox extension

With a bit of programming experience : not that difficult.Firefox extension is simply Javascript - and a markup language called XUL (pronounced "zool.") To build your own, you'll need some Javascript know-how, editing XML files, and curiosity

How to create Firefox extensions

by 25 others
Everyone has a good idea at one time or another to implement a new feature in a web browser. Well, with the goodness that is Mozilla Firefox, now you can do just that. You need to have a vague understanding of XUL and Javascript, but you certainly don’t

JSView____an "View Source" option with external files_extension firefox

by 2 others
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. If t

2006

Aardvark : a tool for web developers/designers providing the opportunity of viewing and editing styles (css) and content of the page elements .

by 34 others
The Aardvark Firefox extension is a tool for web developers/designers providing the opportunity of viewing and editing styles (css) and content of the page elements ... Things You Can Do With Aardvark : Clean up unwanted banners and surrounding "fluff," e

Web Developer Extension

by 19 others
The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock, Mozilla and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux

2005

Platypus_mozdev.org - :Faire des scripts Greasemonkey

by 22 others, 1 comment
Le compagnon idéal de greaseMonkey. Permet de modifier une page et de sauvegardez les modifications sous la forme d'un script greaseMonkey. Le script est automatiquement appliqué lorsque vous revisitez la page.