Create a custom search provider in chrome
I would like to create my own custom search provider that:
- knows that localhost addresses are not a search
- lets you run javascript commands, perhaps by starting with a special character like backtick or slash, i.e. "slash commands", perhaps including commands/functions in a custom local library
- urls just get opened
- ...then send regular searches to your regular search provider