2
edits
m (→Ditch favicons for images: formatting) |
|||
| Line 26: | Line 26: | ||
* using addresses for which a password is known, or are otherwise marked as 'trusted' (marked as allow script, allow cookie, allow xpi install, etc) | * using addresses for which a password is known, or are otherwise marked as 'trusted' (marked as allow script, allow cookie, allow xpi install, etc) | ||
* all of above make autocomplete still useful after clearing private data or migrating from IE | * all of above make autocomplete still useful after clearing private data or migrating from IE | ||
* the ability to maintain an autocomplete list so that only desired URLs are autocompleted (a function in the interest of maintaining privacy, but leaving functionality) | |||
* keyword bookmarks - when predefined word(s)/characters are entered into the address bar, the URL assigned to the keyword is loaded. For example entering 'slash' could load slashdot.org or 'go' could load google.com | |||
* Make autocomplete function more like a shell's tab completion in that it matches the longest common substring. See [https://bugzilla.mozilla.org/show_bug.cgi?id=109758 Bug #109758] | * Make autocomplete function more like a shell's tab completion in that it matches the longest common substring. See [https://bugzilla.mozilla.org/show_bug.cgi?id=109758 Bug #109758] | ||
; References | ; References | ||
edits