Developer resources and Extensions Directory.
Extensions by tags:
Firefox,
Javascript,
Plugins,
SQL,
SeaMonkey,
applications,
bookmarks,
clipboard,
colors,
content analyzer,
content filter,
content manipulation,
content search,
cookies,
counters,
downloads,
email,
emulator,
extension manager,
external application,
feeds,
findbar,
form inputs,
games,
headers,
icons,
images,
languages tools,
links,
main menubar,
menus,
meta links,
navigation,
network,
previews,
privacy,
progress meter,
rename,
searchbar,
security,
sessions,
shortcuts,
sidebars,
sort,
statusbar,
tabs,
tiny,
toolbar,
urlbar,
web development
Development resources by tags:
RegExp,
XPI signing,
XUL,
XUL examples,
algorithms,
extensions for extensions developers,
filter matching,
form inputs,
forums,
installing,
localizations,
porting extensions,
scripts,
selection
Last Development resources:
- Packing add-ons with PHP 5 - PHP script to pack an addon using PHP 5.
- Extension List Dumper - List installed extensions and themes as plain text or as HTML.
- SQLite Manager - Shows the database structure in an intuitive heirarchical tree. Browse and manage tables, indexes, views and triggers.
- Leak Monitor - It detects when JavaScript objects in the chrome or Web page are still held by native code after the window is closed.
- Extension Tracker - Tracks your extensions on addons.mozilla.org.
- Externalize Strings - Semi-automatically transforms strings from .xul/xml and .js files into entities for the locale dtd / properties files.
- Chrome List - Browse all the chrome packages registered with Firefox in a convenient tree view.
- XPI Installation Return Codes - Error codes triggered by the installation process.
- How to hack extensions to make them compatible with SeaMonkey - Provides a template install script for SeaMonkey and describe possibles problems when porting extensions to SeaMonkey.
- Update Channel Selector - Allows you to change the update channel your application receives updates from.
- Nightly Tester Tools - Adds a few extras useful to those that regularly test nightly builds.
- Extension Developer's Extension - Meta-extension for developers, allow test JavaScript, prototyping XUL layouts, and building XPI packages.
- BabelZilla Glossary Extension - Suggests a translation of the selected text via BabelZilla Glossary.
- userChrome.js - Run Javascript like an extension without building a new extension.
- Console² - Replaces the JavaScript Console with what could be the next generation Error Console.
- MR Tech's Local Install - Power tool for management of extensions and themes, edit My config and other hacks.
- Quick Locale Switcher - Switch the general.user.agent.locale preference, useful for test/switch extensions localizations.
- XPCOM Viewer - Source browsing, reports and bookmark of available XPCOM classes, interfaces and results.
- Get field with the the last focus - A great way of get the text of the current focused textbox/input or textarea.
- XUL Planet - XUL reference, tutorials and examples.
- Simple Signed XPI Testcases -
- o-regan.org - XPISigner - Code Signing -
- Signing a Firefox extension with a Windows Authenticode SSL certificate / key -
- So you want to sign your XPI package? -
- MDC : Code_snippets:Signing_a_XPI -