Orthogonal: I want Chrome to have fuzzy searching for history and bookmarks, like Firefox does. As it is, if I don't either type in the first part of a website's actual URL or some unpredictable magic string into the omnibox, I just get search suggestions instead of useful autocompletes from my history. In Firefox it works perfectly.
I really don't want that to happen, because I have, um, embarrassing things bookmarked. Typing things into the url bar with other people around is already somewhat of a risk.
The 'chromium' plugin has some fuzzy tab searching. From any page, tap `b` and type in a substring of a page title to match. It's quite nice.
I always liked the model of browser tabs as buffers rather than tabs. It reminds me of the philosophy difference between vim and emacs: since accessing a certain tab is O(N), Vim gets unwieldy if I have more tabs open than I have horizontal screen space. On the other hand, I have more than 500 Emacs buffers open and never have to worry when I switch between them. Wouldn't it be nice to be able to use Chrome that way too!
Just FYI Vim is buffer-based too [1], windows (tabs) are a layer on top. There's also a nice plugin called fzf [2] for fuzzy searching open buffers or tabs.
I am in developer mode. It still doesn't let me use third party extensions. Here's a screenshot http://i.imgur.com/d5y8icz.png?1
Doing some more research, it looks like Chrome started doing this awhile ago to prevent malware, supposedly. You can now only get extensions through the Chrome web store.