Changelog
- dbd69c6 Merge branch 'hotkeys'
- 25383e4 [enh] add option to hide hotkey popup button
- 8e3f603 [enh] add button to show hotkeys popup
- a46c76a [enh] show configured hotkeys
- 245728e [enh] add configurable hotkey handling
- a0f9a4c [enh] add reindex command ++ date field for results
- 972d129 [fix] do not save search engine links as history items
- b38ca8f [enh] highlight focused result
- 994c370 [enh] update assets
- 5011128 [enh] add colors
- 5d56f81 [enh] add banner to help text
- 8c81457 [enh] add command line search interface
- e7aacf0 [enh] remove utm parameters
- 3d33cf9 [fix] maximize image/pre content width in readability popup
- 3998a0e [enh] handle result open with middle click
- 05a8ff0 [doc] simplify description
- dff4f19 [enh] make sure document is processed before add
- 4d9d222 [enh] add wildcard domain name search
- 9f61562 [fix] do not match regexp if rule is empty
- 1869f63 [enh] extend features
- 9ceeb95 [fix] typo
- a5ed510 [enh] automatically redirect to search engine if no results found
- 8297a67 [enh] extract opened results from search engines (google) and save them as priority results
- 903462b [enh] add !! prefix to open query in configured search engine
- 5063576 [fix] handle fetch errors
- 80bb1f3 [enh] add csrf protection
- 4fae53d [enh] add static pubkey to chrome extension
- c616e88 [enh] add opensearch.xml
- dca1aa3 [enh] add priority result removal
- bb14435 [enh] add fonts
- 0c45091 [fix] return errors
- 6ace293 [enh] bump addon version
- 52c5371 [enh] add error handling
- bb6536e [enh] increment check periods if there are no changes
- 83cb459 [doc] mention chmod
- d1b1a38 [mod] replace ctrl modifier key with alt to avoid conflict with existing keybindings
- 48f5201 [enh] close popup on pressing escape key