Confirmed users
250
edits
(→Miscellaneous: adding short description for l10n package) |
(→Browser UI: adding short description of menuitem package) |
||
Line 7: | Line 7: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=615590 module for interacting with Panorama], work in progress, by Mitcho. | * [https://bugzilla.mozilla.org/show_bug.cgi?id=615590 module for interacting with Panorama], work in progress, by Mitcho. | ||
* [http://autonome.wordpress.com/2011/03/27/badged-widgets-with-the-firefox-4-add-on-sdk/ Badged Widgets], by @dietrich | * [http://autonome.wordpress.com/2011/03/27/badged-widgets-with-the-firefox-4-add-on-sdk/ Badged Widgets], by @dietrich | ||
* [http://j.mp/ifQZFp Extend the awesomebar], by @dietrich, [https://github.com/erikvold/awesomebar-jplib or another implementation] by @erikvold | * [http://j.mp/ifQZFp Extend the awesomebar], by @dietrich, [https://github.com/erikvold/awesomebar-jplib or another implementation] by Erik Vold (@erikvold) | ||
* [https://github.com/erikvold/toolbarbutton-jplib Toolbar Buttons] by @erikvold, allows one to add normal buttons to toolbars, instead of widgets. | * [https://github.com/erikvold/toolbarbutton-jplib Toolbar Buttons] by Erik Vold (@erikvold), allows one to add normal buttons to toolbars, instead of widgets. | ||
* [https://github.com/erikvold/menuitems-jplib Menuitems] by @erikvold | * [https://github.com/erikvold/menuitems-jplib Menuitems] by Erik Vold (@erikvold), allows one to easily add menu items to the main menus like 'File', 'Edit', 'Tools', etc.. | ||
* [https://github.com/erikvold/xulkeys-jplib XUL Hotkeys] by @erikvold, allows one to easily create XUL [https://developer.mozilla.org/en/XUL/key <key>] elements | * [https://github.com/erikvold/xulkeys-jplib XUL Hotkeys] by Erik Vold (@erikvold), allows one to easily create XUL [https://developer.mozilla.org/en/XUL/key <key>] elements | ||
* [https://github.com/scriptish/userscripts-jetpack-package User Scripts] by @erikvold, allows one to compile user scripts (used by Greasemonkey and Scriptish) with their addon, or package. | * [https://github.com/scriptish/userscripts-jetpack-package User Scripts] by Erik Vold (@erikvold), allows one to compile user scripts (used by Greasemonkey and Scriptish) with their addon, or package. | ||
== Web APIs == | == Web APIs == |