|
|
| Line 1: |
Line 1: |
| We are currently in the early development stage for Firefox 3, and would like to collect all the ideas for feature enhancements in a single place. Our goal is to create a single index that lists what sorts of things we're thinking of doing, with links to more detailed ideas about implementation specifics or concerns, and tagets for inclusion in the project. | | We are currently in the early development stage for Firefox 3, and would like to collect all the ideas for feature enhancements in a single place. Our goal is to create a single index that lists what sorts of things we're thinking of doing, with links to more detailed ideas about implementation specifics or concerns, and targets for inclusion in the project. |
| | | |
| '''Note: This is a list of feature enhancement ideas for ''all'' future Firefox releases, not just Firefox 3. Firefox 3 will include a subset of the items on this list.''' | | '''Note: This is a list of feature enhancement ideas for ''all'' future Firefox releases, not just Firefox 3. Firefox 3 will include a subset of the items on this list.''' |
|
| |
|
| = How to use this page =
| | '''How to use this page''' |
| * ''If you have ideas about features listed here'' please create a new wiki page off of your user page that outlines your ideas (mockups welcome!) and add a link to that page in the "References" column, or link to existing pages with examples, design thoughts, interesting articles, etc. | | * ''If you have ideas about features listed here'' please create a new wiki page off of your user page that outlines your ideas (mockups welcome!) and add a link to that page in the "References" column, or link to existing pages with examples, design thoughts, interesting articles, etc. |
|
| |
|
| * ''If you have ideas for features not listed here'' please add them to the most appropriate group below. Include any references to more detailed implementation ideas. | | * ''If you have ideas for features not listed here'' please add them to the most appropriate group below. Include any references to more detailed implementation ideas. |
|
| |
|
| = Browser chrome =
| | * ''If you would like to comment on features listed here'' please do so on the [[Talk:Firefox/Feature Brainstorming|discussion]] page rather than in the list itself. |
| == Browser customization ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; File management
| |
| * Improve and expand file management options (ie: "Open with")
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Add-on management
| |
| * Version compatibility
| |
| * Options management
| |
| * Integration with AMO
| |
| * Support for remote extensions (i.e. dev tools package) | |
| * Allow user to disable plugins via "about:plugins", Options/Prefs, or Extensions
| |
| * Make it easier to find high-quality and reliable add-ons
| |
| * Have "Extension Packs" available for download immediately upon completing a Firefox install (also see "Installer" notes)
| |
| </td><td>
| |
| - [http://forums.mozillazine.org/viewtopic.php?t=197645 FAQ on forum]<br />
| |
| - [http://www.extensionsmirror.nl/index.php?showtopic=1048 Extensions summary on TEM]<br />
| |
| - [[User_talk:Autodmc#Lean_and_Mean_vs._Super_Install | "Extension Packs" from installer idea]]<br />
| |
| - [[Extension compatibility ideas]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Optional IE theme
| |
| * Same size and button positioning
| |
| * Tab opening like IE7
| |
| * Back/foreward buttons under same dropdown (foreward is rarely used)
| |
| * Go/Reload button occupies same space
| |
| * Menus hidden by default (press alt to show)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve extension installation/management UI
| |
| * Unify add-ons management (extensions, themes, search engines, dictionaries, plugins)
| |
| * Improve interaction design around customizing browser interfaces
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Preferences ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; List filtering
| |
| * add filtering to the following lists (like the filtering for the Cookies list):
| |
| ** Allowed Sites - Popups
| |
| ** Exceptions - Images
| |
| ** Exceptions - Cookies
| |
| ** Allowed Sites - Add-ons Installation
| |
| ** Don't Remember Passwords
| |
| ** Remember Passwords
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Tabs, sidebar, and windows ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Tabs
| |
| * Tab drag and detach
| |
| * Window drag and attach as tabs
| |
| * Drag tabs between windows
| |
| * Select on close behavior
| |
| * Tab switching via Mouse Scroll Wheel (on all Platforms)
| |
| * Grouping of tabs (possibly by multiple tab rows)
| |
| * Open tabs one upon the other and/or side by side in a single window
| |
| * Shading of Tabs denoting time since it started (On the scale of white to black, white is more recent than black)
| |
| * Recursive tabs for better tab grouping ("Open in new tab under current tab")
| |
| * Tab expose
| |
| * Option to view tabs in sidebar (with thumbnails)
| |
| * Multiple tabstrips
| |
| * Tab dock
| |
| * Finding tabs
| |
| * Improved UI for finding and reopening any one or more closed tabs (including shortcut key)
| |
| * UI for modifying tab width (f.e. splitter between tabs that can be dragged to change the width of all tabs)
| |
| * Tab opening + closing animation
| |
| * Allow "open in new tab/new window/same window" settings to be set per tab. Allows use of a home page like Google or Yahoo to open links in a new tab, but other tabs links can open in the same tab.
| |
| * Allow opening in new tab for form submits. Allows user to type several consecutive searches into a search box while opening the results in new tabs in the background.
| |
| </td><td>
| |
| - [[Link_Targeting|design thoughts for tabs instead of windows]].<br />
| |
| - [http://weblogs.mozillazine.org/ben/archives/009210.html Ben Goodger blogs about tabs].<br />
| |
| - Whether [[Ctrl_W_not_close_app|Ctrl+W should not close the app]].<br />
| |
| - [[User:Ge.diego|Ge.diego]] made some [[User:Ge.diego/Tab_Management_Comments|comments on Ben Godger test build that includes new tab management]] and gave an [[User:Ge.diego/User_Interface_Mockup|alternative user interface mockup proposal]]<br />
| |
| - [http://users.blueprintit.co.uk/~dave/web/firefox/TabSidebar/index.html Tab Sidebar extension homepage]<br />
| |
| - [http://guides.macrumors.com/Show_Safari_Form_Results_In_New_Tab Show Safari form results in new tab]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Session management
| |
| * Ability to save and restore sessions (tabs, etc.)
| |
| * Implement some method to deal with session sets
| |
| * Make session restore fast and precise (save and restore DOM, or use FastBack data)
| |
| </td><td>
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Sidebar
| |
| * Sidebar animation
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Search/Find ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Search plugins
| |
| * Ability to organize search plugins better
| |
| * Ability to remove search engine addons from search box
| |
| * Associate keywords to search plugins
| |
| * Transient assignment of search plugin to search bar
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Search history
| |
| * Browseable search history
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Search bar
| |
| * Integrate browser search with desktop search
| |
| * Multiple searchbars and/or multiple selectable engines for search
| |
| * Default search engine assignment
| |
| * One-click clear searchbar
| |
| * Highlight terms in page from searchbar
| |
| * Spotlight-like functionality
| |
| * Search bar should allow the user to search for a string matching only a whole word.
| |
| * Resizable search box
| |
| ** The box may extend as needed or be set to a new static size so users can see more of the searchbar content.
| |
| </td><td>
| |
| - [[Search for whole words only]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Find
| |
| * Pre-populate ctrl-F with searchbox contents
| |
| * Pre-populate ctrl-F with selected text
| |
| * Tab-modal find bar
| |
| * Find integration points for web applications
| |
| * Improve highlighting behaviour
| |
| ** Allow user to configure highlight color
| |
| ** Highlight color is chosen to be in contrast to the page background
| |
| </td><td>
| |
| - [[Find_UI_enhancement|Visual feedback on text/link find]]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Address bar ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Search
| |
| * When typing in the URL bar, have an option in the auto-complete menu to search for the entered text at the user's choice of Google, Yahoo, Ask.com, etc. Note: this feature already exists in the Mozilla SeaMonkey browser. If the code is compatible it could just be copied.
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Autocomplete
| |
| * middle of word
| |
| * local filenames
| |
| * user's bookmarks
| |
| * using history frequency for relevance
| |
| * Further refinement (and strengthening of match) could be made by offering a list of likely alternatives, selectable via arrow keys in a drop-down menu
| |
| </td><td>
| |
| - Similar to AppRocket on Windows and Quicksilver for OS X<br />
| |
| - [[User talk:bur#Autocomplete_URL|remarks from bur]]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| </table>
| |
| | |
| == Bookmarks ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Bookmark management
| |
| * Autodetect duplicates
| |
| * Bookmark manager assistance/validation/cleanup
| |
| * Frequently visited links automarking
| |
| * Favicon management
| |
| * Smart bookmark folders
| |
| * Saved searches as smart bookmark folders
| |
| * Category suggest for bookmarks via social web service
| |
| * Virtual bookmark autofile view based upon most likely suggestions from a social web service
| |
| * Remote bookmarks
| |
| * Syncing bookmarks
| |
| * Make it easier to directly add a keyword when saving bookmarks (i.e. you should see a keyword field when you press ctrl+D to bookmark a page)
| |
| * Relevance based filtering
| |
| * Leverage power of DB-based history/bookmarks
| |
| * Auto-linking/smart tagging
| |
| * Preserving DOM state
| |
| * Baysian training/pruning
| |
| * Option to open bookmarks in same tab, new tab, or new window
| |
| </td><td>
| |
| - [[User:Dria/On_Tagging|On Tagging]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; In-page bookmarking
| |
| * Easily-accessible, actual book-style bookmarks for long documents, where you can:
| |
| ** Preserve your position in the page
| |
| ** Move, rather than create new/delete old, the bookmark. This is useful when reading through e.g. the archives of an on-line comic, an e-book, or catching up after vacation on a blog like slashdot,
| |
| * Allow the user to store the full text and images of bookmarked pages, just in case they go away (see discussion about archiving in "History" section)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Bookmark toolbars
| |
| * Revisit bookmark toolbars
| |
| * Bookmark dock
| |
| ** A "bookmark dock" is conceptualized as a bookmark toolbar that allows a user to specify icons instead of text, and that could optionally be placed at the top, left, right, or bottom of the browser window.
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Bookmarks in other parts of browser chrome
| |
| * Let individual bookmarks live on the status and menu bars, and provide UI for putting them there (f.e. support for dragging and dropping bookmarks from the bookmarks sidebar and the bookmarks toolbar to the status and menu bars)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Page change notification
| |
| * Enable a system where the browser can check if a page has changed, without relying on Web feeds (any bookmark can be "live")
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Bookmarks backend
| |
| * Flexible bookmarks API
| |
| * Smarter handling of bookmarking redirects
| |
| * Ability to bookmark a POST response
| |
| * Ability to bookmark a session (i.e. when bookmarking a single tab, the ability to bookmark the whole session in that tab rather than just the specific page; when bookmarking multiple tabs, the ability to bookmark the sessions in those tabs rather than just the specific pages)
| |
| * Rich-text (i.e. HTML) microsummary bookmarks
| |
| * Live titles extracted from feeds
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Completely rework bookmark manager
| |
| * Toolbar enhancements
| |
| ** Allow user to move toolbars
| |
| * Investigate the concept of bookmark data mining
| |
| * Improve installation and management of microsummary generators
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == History ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; History management
| |
| * Ability to add annotations
| |
| * Ability to automatically or manually tag history
| |
| * Ability to automatically or manually archive contents in history in a variety of ways
| |
| ** Option to store all text from all pages (possibly excluding https and preset sites) ever visited -- this would let you revisit pages that disappeared off the internet, and also do very good search through history. At 100 pages per day, and a very generous 10k per page (storing text-only, not scripts and images), this would be about a third of a gig annually, so manageable storage requirements by modern standards.
| |
| * Maintain form state in history
| |
| ** You fill out a long form, click Submit, and an error occurs. You click Back and sometimes all of your form data is gone. I think it has to do with the page having a short TTL so it is re-requested from the server and re-rendered with a blank form.
| |
| ** Allow users to go back through history and see exactly what was entered in the forms on pages.
| |
| ** Never save password fields except through existing functionality
| |
| ** Allow user to enable/disable feature
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; History search
| |
| * Full-text indexing of history
| |
| * Search using metadata / full page text from cache
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; History browsing
| |
| * Global history navigation & presentation
| |
| * Session history navigation & presentation (handling iframes & modern DOM tricks)
| |
| </td><td>
| |
| [http://weblogs.mozillazine.org/ben/archives/008250.html Thumbnail session history]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Revisit location bar
| |
| * Better management
| |
| * Search enhancements
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Downloads ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Download control
| |
| * Ability to download all links
| |
| * Ability to download selected links
| |
| * Ability to create download queues so a user can add several links to a queue then fire off a batch download session
| |
| * Fix download resume so it works reliably and as expected
| |
| * Integrate download status into the main browsing window
| |
| ** Display UI for each download somewhere in the window (in a sidebar, on a "downloads bar" either at the top or the bottom of the browsing window, etc.) so users can see the progress of their downloads without having to go to a different window
| |
| ** Alternately (or perhaps in conjunction), display a single UI element (like an icon or a throbber) that shows the status of the user's downloads (f.e. it might throb to indicate downloads in progress and display a number to indicate the number of downloads still in progress)
| |
| * Schedule downloads
| |
| * Ability to 'Add' file to be downloaded via URL
| |
| * Make many connections (to different or same server)
| |
| * p2p support (locating/participating)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Download manager
| |
| * Improved file type handling - ie: always download specific filetypes to a set of default or user-specified folders (defaults: Audio, Video, Images, Zipped, Executable, etc.)
| |
| * Make the download manager take multiple download progress listeners so extensions can more easily present downloads in different ways
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Download history UI improvements
| |
| * Content-disposition fixes
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Profiles ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Profile creation/switching
| |
| * Improve profile/user management and switching
| |
| ** Make the profile manager accessible through the menu
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Profile privacy
| |
| * Password-protected user profiles
| |
| * Encryption of all stored data and profiles
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Profile data
| |
| * Profile export/import
| |
| * Remote profiles hosted on a server and available to multiple installations
| |
| * Full profile sync, including bookmarks, history, passwords, cookies, add-ons, preferences, etc.
| |
| * Encrypted during sync/transmission
| |
| * Preference for where profile data is saved including settings, bookmarks, add-ons, passwords, etc.''
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; First run of new profile
| |
| * Display EULA (required for distribution opportunities)
| |
| ** ''This is probably not required for distribution opportunities, and is indeed probably a bad idea (reduces usability, no benefit). This is only required for programs having license clauses stronger than copyright law (e.g. no reverse engineering), and not for GPL/MPL/NPL-style licenses.''
| |
| </td><td>
| |
| [[User:CBeard:Fx2_EULA_Requirements|End-User License Agreement (EULA) Requirements for Firefox 2]]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Notification tools ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Page content notification
| |
| * Some sort of unified system for informing users of all the various types of available content on a page, including Web feeds, Microformats, Microsummaries, and what-have-you. How could this information be best communicated to users through the browser?
| |
| ** Currently, when a Web feed is detected on a page, a Feed icon http://www.dria.org/images/onwebfeeds/feed-icon-16x16.png is displayed in the Location bar. If a page has multiple content types available, however (web feed, microformat(s), microsummary, etc), putting all those icons in the Location bar may not be feasible. What are the possible alternatives?
| |
| * API and default UI for taking action on a notification (ie: subscribe to feed, import uFormat)
| |
| ** see this proposal for a [http://groups.google.com/group/mozilla.dev.apps.firefox/browse_frm/thread/16b9d61305fecba8 service for exposing metadata]
| |
| * Implement a framework for pluggable back-ends for nsIAlertService, to use native desktop notification systems such as [http://www.galago-project.org/specs/notification/index.php Galago], or 3rd party tools such as [http://growl.info/ Growl], [http://www.fullphat.net/ Snarl].
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; New notification types
| |
| * tab-modal alerts, more file formats, microformats, microsummaries
| |
| </td><td>
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Omnibus "Status" area
| |
| * download status
| |
| * popup/cookie/XPI blocker status
| |
| * security/trustworthiness status
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Modified page warning
| |
| * Warn User before closing page with modified form
| |
| </td><td>
| |
| - [[Form Dirty Bit]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Backend changes
| |
| * Get nsIAlertService working for Mac.
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve error messages and the information they convey
| |
| * Full language pass on error messages
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Printing ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Full page print preview/control
| |
| * Better print preview
| |
| * Print cropping
| |
| * Custom margins (ideally adjustable in print preview)
| |
| * User-controllable print scaling
| |
| * Fully editable document within print preview utilizing simple text editor
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Selective printing
| |
| * Print selected without requiring add-ons
| |
| * "Print image" and "Print page" in context menu
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve Print UI and handling
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Installer ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Extensions
| |
| * Offer to install extension packs while installing
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Internationalization
| |
| * Improve internationalization support in Installer
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Software update ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Automatic updates
| |
| * For those who opt out of auto-update, provide a "remind me later" feature
| |
| * Allow users to select type of updates they want (security? feature?)
| |
| * Allow users to revert to previous version
| |
| * Better background downloading support (i.e. background downloads using idle bandwidth, easy on Windows with native pieces, harder elsewhere afaik)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Manual updates
| |
| * ?
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve UE for automatic updates so it is less instrusive/shocking
| |
| * Improve UI for updates so it's easier to understand what you will be getting
| |
| * Clean up major/incompat update UI
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Default browser UI ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Alternate UI modes
| |
| * Togglable kiosk mode
| |
| * Minimal UI mode
| |
| ** Show and hide navigation/bookmark/menu bar via a right-click menu everywhere
| |
| </td><td>
| |
| - [[User talk:bur#Show_.26_Hide_bars|details & discussion]]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Revist default tabstrip
| |
| * Re-evaluate toolbar buttons
| |
| * Re-evaluate status bar
| |
| * Re-evaluate menus and context menus
| |
| * Ensure shortcut consistency
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Security ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Security preferences
| |
| * Automated user preference auditing with user notification of potentially problematic preference settings.
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Phishing protection
| |
| * Make it easier to report phishing sites
| |
| * Implement a phishing filter that learns automatically
| |
| * Multi-provider support for local list checking (depending upon provider demand)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Script execution
| |
| * Integrate script execution whitelisting
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Pop-ups
| |
| * Implement one-click viewing of blocked pop-ups
| |
| * Make printing popup windows possible
| |
| </td><td>
| |
| - [[User talk:ThomasWaldmann|More on printing pop-ups]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Cookies
| |
| * Add cookie whitelist funcitonality
| |
| * One-click block/allow cookies<sup>1</sup>
| |
| * Allow cookies from sites (on request) remain persistant even after the browser has been restarted
| |
| * "Supercookies"
| |
| </td><td>
| |
| <sup>1</sup> Like "CookieCuller"<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Extension installation
| |
| * One-click to permanently add site to whitelist
| |
| * One-click to temporarily add site to whitelist for this session
| |
| * Third-party signing and authentication by Mozilla
| |
| </td><td>
| |
| [[Firefox:1.5_Extension_and_Plugin_Blacklisting|Extension Blacklisting UI Spec]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Virus/Malware protection
| |
| * Integrate virus scanning and malware protection for retrieved content/files
| |
| * Integrated support for 3rd party Anti-virus scanners
| |
| * Firefox to run in a "Protected mode" like IE7/Vista
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Spoofing
| |
| * Employ some shared-secret anti-spoofing techniques<sup>1</sup>
| |
| * Prevent content and scripts from being able to spoof or mimic protected chrome
| |
| * SSL auth required for send password
| |
| ** This is an optional, but strongly recommended feature suggested during install
| |
| ** Sending password with FORM.send or Javascript.Send check if the page is SSL encrypted and will display an error message if there's no valid SSL certificate.
| |
| ** Do not allow adding "*" to FORM.edit field from Javascript (avoid spoof)
| |
| ** This way a user will get warning when tries to log in to an unsafe service, like phishing sites. All sites with authentication should have valid SSL certificate or should be added to "safe to login" list.<sup>2</sup>
| |
| </td><td>
| |
| <sup>1</sup> [http://passpet.org PassPet]<br />
| |
| <sup>2</sup> [[User_talk:Csoma|details & discussion]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; New technology support
| |
| * Extended Validation Certificate support
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve user notification of insecure browsing situations
| |
| * Improve handling of digital certificates
| |
| * Improve phishing protection UI
| |
| * Improve overall security UI
| |
| * Improve pop-up blocking UI and options
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Privacy ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Private browsing
| |
| * Implement a "private browsing" mode that prevents collection and recording of data
| |
| </td><td>
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Privacy preferences
| |
| * Add the option to suppress referrer information while browsing
| |
| * Password Protection for ''all'' Private Data
| |
| ** password protect browser and form history<sup>1</sup>, cookies, and all private data
| |
| ** could use same master password as password manager
| |
| </td><td>
| |
| <sup>1</sup> {{bug|285790}} already exists for form history
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Password management
| |
| * Improve password management (like opera, also see [http://www.melez.com/mykzilla/2006/02/improving-firefox-password-saving.html Myk's post])
| |
| * Ability to edit saved usernames and their respective passwords via the Privacy > Passwords > View Saved Passwords dialog
| |
| </td><td>
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve overall Privacy UI
| |
| * Improve "clear private data" UI and options
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Identity ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Identity management
| |
| * Add identity management
| |
| * Ability to fill in common form fields using 1..n identities
| |
| * Enable some sort of single sign-on capability
| |
| </td><td>
| |
| [http://www.identity20.com/media/OSCON2005/ Identity 2.0 at OSCON]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; New technology support
| |
| * Support for Microsoft's CardSpace (nee: InfoCard) protocol
| |
| * Support for SXIP protocol
| |
| * Support for [http://openid.net/ OpenID]
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Feeds and Microformat handling ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Web feeds
| |
| * Mark entries as read
| |
| * Notification of feed update
| |
| * Set refresh rates per feed
| |
| * Set expiry options per feed
| |
| * Set notification options per feed
| |
| * Show # unread items in a feed
| |
| * Enhanced Feed Preview rendering
| |
| * Build Home Page from subscribed feeds
| |
| * Show feed entry summaries & content
| |
| * Remember 1..n system feed readers
| |
| * Enable a "River of News" feed viewing option
| |
| </td><td>
| |
| - [http://wiki.mozilla.org/User:Dria/On_Web_Feeds On Web Feeds]<br />
| |
| - [http://www.techcrunch.com/2006/10/09/ten-things-i-wish-ie-7-was-about-to-deliver/ TechCrunch article about IE7]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Microformats and other web data
| |
| * Automatically harvesting web data like mailto: link addresses, atom/RSS feed links, dates + events, other info…?
| |
| * Web data manager for browsing/searching/using auto-harvested data and microformats
| |
| * Web data preferences - What would be nice is a rules interface for web content similar to mail. "if any of the following conditions are met, perform the following actions..." So for example, if hcards are detected within % mozilla.com AND they're LIKE %@mozilla.com, add to address book, etc.
| |
| </td><td>
| |
| - [http://simile.mit.edu/piggy-bank/ Piggy Bank]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Content filtering, manipulation, and control ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Content filtering
| |
| * Ability to filter ads
| |
| ** Also, block links around ads. The whole pages shouldn't be a danger zone -- if I click somewhere blank on a web page to give my browser focus, I shouldn't be taken to the advertiser's web site.
| |
| * Ability to filter Flash movies
| |
| * Ability to filter plugin content generally (Flash movies, Java applets; basically anything included in the page via an object, applet, or embed element)
| |
| * Ability to filter content which is positioned outside of the normal flow (i.e. where the CSS "position" property is set to "absolute", "fixed", or possibly "relative"), so users can filter CSS-based popups
| |
| * Ability to filter content generally (f.e. a interface that enables users to select and persistently hide portions of a page)
| |
| * All filtering should enable one-click to view blocked
| |
| * Should be very easy to add items to white/blacklists
| |
| * Better control over image blocking (f.e. a small button that appears in the corners of images you hover over which invokes the "block images from this server" operation when pressed)
| |
| * Volume/Mute for any audio content
| |
| * Ability to set a charset for a site
| |
| * Text-only mode
| |
| ** You have the option to switch a tab between "Text Only" and "Graphical" modes, with faster downloads/rendering if browsing in text only mode
| |
| | |
| </td><td>
| |
| - [[User talk:bur#Flash_blocker| Flashblock remarks from bur]]<br />
| |
| - [[User talk:Max.e#Flash_block_-.3E_Plug-in_management|A couple things from Max.e]]<br />
| |
| - [[User_talk:Autodmc#Text_Only_Mode | Text Only Mode]]<br />
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Content filtering preferences
| |
| * Ability to set persistent global, per-site, and per-page preferences
| |
| ** We might create a "web control" panel/sidebar that displays common preferences such as font size and charset
| |
| ** We should make such a panel extensible, so extensions can add additional controls to it
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Content manipulation
| |
| * Option to show an icon next to (and/or in the status bar) hyperlinks which open in a new window/tab (e.g. the icon next to external links on Wikipedia, etc).
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Forms
| |
| * Ability to resize textareas
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Parental control features
| |
| * Implement a set of parental control features
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| = Compatibility =
| |
| == Web standards compatibility ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; ACID 2 test
| |
| * Make sure Firefox passes it
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Content-editable
| |
| * Add support for content-editable
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve overall standards support
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Protocol and media support ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Improvements
| |
| * Improve PDF support and handling (including the ability to save pages as PDF)
| |
| * Improve Java support
| |
| * Improve FTP support
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; New technology support
| |
| * Open Document Format
| |
| * BitTorret
| |
| * OGG<sup>1</sup>
| |
| * XBEL
| |
| * Jabber
| |
| * SIP
| |
| * IPTV
| |
| * IM
| |
| * Integrated radio livestream
| |
| * WMV
| |
| * Microformat detection/notification with metadata
| |
| * Scriptable ZeroConf (Bonjour/Rendezvous)
| |
| * OBEX (Bluetooth, etc)
| |
| * SyncML
| |
| * SVG via img tag
| |
| * JPEG2000
| |
| * MNG
| |
| </td><td>
| |
| <sup>1</sup> [http://meta.wikimedia.org/wiki/Firefox_Ogg_Support Firefox Ogg Support]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| = Global community =
| |
| == Internationalization ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Language support
| |
| * Improve complex glyph rendering
| |
| * Support more complex languages (Hebrew, Arabic, pangool, all Indian dialects)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Accessibility ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Zooming
| |
| * Add smooth zooming
| |
| * Implement full page zoom, including images (sub: have browser optionally store this setting per-page, per-site, or globally)
| |
| * Zooming, panning, scaling for images
| |
| * Add "Fit to width" option (like Opera)
| |
| * Implement user-definable zoom levels
| |
| * Make zoom levels settable preferences per page, per site, or globally
| |
| * Menu entries for them in the view menu in a possible page zoom submenu and text zoom submenu
| |
| * Also putting this in Tools > Options > Content > Page Zoom % and Text Zoom %
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Scrolling
| |
| * Add smooth scrolling
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Accesskeys
| |
| * Ensure there are no conflicts between web page and browser shortcuts
| |
| * Implement some method to view AccessKeys for the current page
| |
| </td><td>
| |
| - [[AccessKeys_solution]]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Simplify process for creating accessible themes (dev? docs?)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| = Developer-facing elements =
| |
| == Developer-facing UI ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Developer tools
| |
| * Unified DOM/JS debugger with advanced logging
| |
| * Live HTTPHeaders
| |
| * Web developer toolbar
| |
| * AJAXy stuff etc. (What does this mean?)
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Create a "unified set of modern web developer tools"
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Add-ons/Platform development ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Extensions
| |
| * Make it easier to write extensions (new sandbox for extensions, extension platform?)
| |
| * Provide a simpler API for functionality extensions commonly use, including:
| |
| ** accessing preferences
| |
| ** filesystem operations (f.e. rginda's [http://lxr.mozilla.org/mozilla/source/extensions/irc/js/lib/file-utils.js file utils library])
| |
| ** observing onLocationChange (i.e. getting notified whenever the page changes)
| |
| * Provide support for hierarchical extension dependencies
| |
| * Extension preferences export, soft of like an OPML for extensions that can get slurped in to another FF seat
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; APIs
| |
| * Add a metadata handler extension API
| |
| </td><td>
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| * Improve RDF support, or develop a better general-purpose data model
| |
| * Improve support for multithreading
| |
| * Implement more consistent data types ("Instead of JS + variant, mozStorage, RDF, etc. have universal data types (string, integer, decimal, date, blob) that are used everywhere")
| |
| * Improve support for advanced UI features like notification icons, alert bubbles, shell integration
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Performance ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| = Mobile and Enterprise support =
| |
| == Mobile device integration/support ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Send content to device
| |
| * Bluetooth support
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| == Enterprise deployment ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; Support w32 Group Policies
| |
| * Allowed extensions
| |
| * Basic customizations (eg. company homepage)
| |
| * Requires that controls become disabled if overridden by policy. Use the normal Windows UI for editing the policy itself. See {{bug|267888}}.
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
| | |
| = User support and Testing =
| |
| == Help documentation ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; In-browser
| |
| * Integrate in-product help and first-run/updated pages with online help.
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Website
| |
| * Move the majority of Firefox Help online, except for a minimal set of "in-product" help pages. This online help system should include the ability for community to post comments, corrections, updates, etc.
| |
| * Integrate instant IM chat and newsgroup search with help
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Intro/Tutorial mode
| |
| * host it on mozilla.com as movies
| |
| * have some UI hooks in the product
| |
| </td><td>
| |
| - [[User:FunnyMan3595:Tutorial_Mode_Thoughts|thoughts from FunnyMan3595]]<br />
| |
| </td></tr>
| |
| | |
| <tr><th colspan="2">General tasks</th></tr>
| |
| <tr><td>
| |
| n/a
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| </table>
| |
| | |
| == User-testing ==
| |
| <table class="fullwidth-table">
| |
| <tr><th>Specific features</th>
| |
| <th width="30%">References</th></tr>
| |
| | |
| <tr><td>
| |
| ; User testing extensions
| |
| * Create extension to allow for remote user testing
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| | |
| <tr><td>
| |
| ; Development build UI changes
| |
| * Add "send feedback" buttons to dialogs in development builds
| |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
|
| |
|
| <tr><th colspan="2">General tasks</th></tr>
| | * ''Etiquette:'' |
| <tr><td>
| | ** Please include a summary comment that describes your change so that it shows up in the page history view. |
| n/a
| | ** Please make a User page for yourself with contact information so that if we need clarification of your idea, we can get in touch with you. |
| </td><td>
| |
| n/a
| |
| </td></tr>
| |
| </table>
| |
|
| |
|
| = Other resources = | | == Sections == |
| * [http://wiki.mozilla.org/Firefox3/Gecko_Feature_List Gecko 1.9 Feature List] | | * [[Firefox/Feature Brainstorming:Accessibility|Accessibility]] |
| | * [[Firefox/Feature Brainstorming:Add-ons|Add-ons, Extensions, themes, plugins]] |
| | * [[Firefox/Feature Brainstorming:Add-ons, Platform Development|Add-ons, Platform Development]] |
| | * [[Firefox/Feature Brainstorming:Addressbar|Addressbar]] |
| | * [[Firefox/Feature Brainstorming:Archiving and Offline browsing|Archiving and Offline browsing]] |
| | * [[Firefox/Feature Brainstorming:Bookmarks|Bookmarks]] |
| | * [[Firefox/Feature Brainstorming:Browsing|Browsing]] |
| | * [[Firefox/Feature Brainstorming:Buddylist|Buddylist-Friendslist]] |
| | * [[Firefox/Feature Brainstorming:Content Filtering, Manipulation, and Control|Content Filtering, Manipulation, and Control]] |
| | * [[Home: Home site]] |
| | * [[Cookies: Exceptions on the Fly]] |
| | * [[Firefox/Feature Brainstorming:Default Browser UI|Default Browser UI]] |
| | * [[Firefox/Feature Brainstorming:Developer-facing UI|Developer-facing UI]] |
| | * [[Firefox/Feature Brainstorming:Downloads|Downloads]] |
| | * [[Firefox/Feature Brainstorming:email|Email]] |
| | * [[Firefox/Feature Brainstorming:Force-Quit ONE Window|Force-Quit ONE Window]] |
| | * [[Firefox/Feature Brainstorming:Form handling and text areas|Form handling and text areas]] |
| | * [[Firefox/Feature Brainstorming:Get URL of current page|Get URL of current page]] |
| | * [[Firefox/Feature Brainstorming:History|History]] |
| | * [[Firefox/Feature Brainstorming:Identity|Identity]] |
| | * [[Firefox/Feature Brainstorming:Images|Images]] |
| | * [[Firefox/Feature Brainstorming:Installer|Installer]] |
| | * [[Firefox/Feature Brainstorming:Internationalization|Internationalization]] |
| | * [[Firefox/Feature Brainstorming:Microformat Handling|Microformat Handling]] |
| | * [[Firefox/Feature Brainstorming:Mobile and Enterprise Support|Mobile and Enterprise Support]] |
| | * [[Firefox/Feature Brainstorming:Notes and Annotations|Notes and Annotations]] |
| | * [[Firefox/Feature Brainstorming:Notification Tools|Notification Tools]] |
| | * [[Firefox/Feature Brainstorming:Other or Uncategorized|Other or Uncategorized]] |
| | * [[Firefox/Feature Brainstorming:Performance|Performance]] |
| | * [[Firefox/Feature Brainstorming:Platform Integration|Platform Integration]] |
| | * [[Firefox/Feature Brainstorming:Preferences|Preferences]] |
| | * [[Firefox/Feature Brainstorming:Printing|Printing]] |
| | * [[Firefox/Feature Brainstorming:Privacy|Privacy]] |
| | * [[Firefox/Feature Brainstorming:Profiles|Profiles]] |
| | * [[Firefox/Feature Brainstorming:Protocols and Media Support|Protocols and Media Support]] |
| | * [[Firefox/Feature Brainstorming:DocumentFilestorageSambaIntegration|Document Filestorage Samba Integration]] |
| | * [[Firefox/Feature Brainstorming:Recovery Options]] |
| | * [[Firefox/Feature Brainstorming:Document Saving]] |
| | * [[Firefox/Feature Brainstorming:Store/save Workspace Tabs|Store/save Workspace Tabs]] |
| | * [[Firefox/Feature Brainstorming:Search and Find|Search and Find]] |
| | * [[Firefox/Feature Brainstorming:Security|Security]] |
| | * [[Firefox/Feature Brainstorming:Software Update|Software Update]] |
| | * [[Firefox/Feature Brainstorming:Statusbar|Statusbar]] |
| | * [[Firefox/Feature Brainstorming:Tabs, Sidebar, Windows|Tabs, Sidebar, Windows]] |
| | * [[Firefox/Feature Brainstorming:URL Handling|URL/Tab Handling (by user)]] |
| | * [[Firefox/Feature Brainstorming:User Interface|User Interface]] |
| | * [[Firefox/Feature Brainstorming:User Support and Testing|User Support and Testing]] |
| | * [[Firefox/Feature Brainstorming:Web Feed Handling|Web Feed Handling]] |
| | * [[Firefox/Feature Brainstorming:Web Standards Support|Web Standards Support]] |
| | * [[Firefox/Feature Brainstorming:Easter eggs|Easter eggs]] |
| | * [[Firefox/Feature Brainstorming:Mac OSX Specific|Mac OSX Specific]] |
| | * [[Firefox/Feature Brainstorming:Tab freeze and low memory consumption|Tab freeze and low memory consumption]] |