User:Zeniko: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (correcting links after MozillaZine data loss) |
||
| Line 10: | Line 10: | ||
== Chunks of Code (Extensions) == | == Chunks of Code (Extensions) == | ||
* [http:// | * [http://mozilla.zeniko.ch/fission.html Fission] | ||
* [http:// | * [http://mozilla.zeniko.ch/unibafo.html Unified Back-/Forward Button] | ||
* [http:// | * [http://mozilla.zeniko.ch/userchrome.js.html userChrome.js] | ||
Revision as of 15:10, 19 October 2007
Areas of Activity
Bugs of Interest
- Run userChrome.js at startup (bug 332529)
- Unify back and forward tab history and provide only one drop-down button (IE7 style) (bug 386228)
- until we implement JSON extensions to the JS language, put our implementation in a js file that we can share with Components.utils.import? (bug 386789)