CustomBangSearch icon indicating copy to clipboard operation
CustomBangSearch copied to clipboard

A browser extension to use custom DuckDuckGo-like bangs directly from the address bar.

Results 15 CustomBangSearch issues
Sort by recently updated
recently updated
newest added

For example, if `!m new york` takes you to `https://www.google.com/maps/search/New+York`, should `!m` on it's own take you to `https://www.google.com/maps/`? Or `https://www.google.com/`? or `https://www.google.com/maps/search/`? Maybe the behaviour should be customisable in...

enhancement

Currently we can only store the settings as a compressed object that is under 8192 bytes in size. This is because we are storing it in a single sync storage...

enhancement

The text inputs work fine, but can occasionally experience some lag when a lot of inputs are done, e.g. holding backspace. This is essentially down to the fact that editing...

enhancement

Thank you for creating this project! A feature I've been searching for in projects similar to this one is having the option to change the bang prefix. For example, instead...

enhancement

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies