You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



Firefox Extensions - Task List

  • Extension Manager Service
    • Define RDF grammar
    • Versioning (parsing + checking)
    • Startup functions
      • Component loading
      • Default preferences loading
    • Installation functions
    • Enabling/Disabling functions
  • XPInstall
    • Extend API with a few additional methods (see here)
    • Create Extension install sessions
    • Enhance logging if required
    • Uninstallation functions
  • Website
  • Client - Website communications
  • Automated Update
    • Using Client - Website communications, look for newer versions
    • UI to inform user about updates
    • UI to download and install (share with regular install).
  • Extension manager Front End
    • New Window under Tools menu
    • Extension Options, About Windows, additional Metadata
    • Manipulation FE
    • Perhaps move download/installation code over from download manager.