rogershen / chrome-regex-search

Other
272 stars 56 forks source link

add context menu support #38

Open TheHalcyonSavant opened 5 years ago

TheHalcyonSavant commented 5 years ago

Great job! I love your extension. Although, the code smells a little bit, i.e. you could refactor it with some state management lib in the future (I had hard time tracing your events). Nevertheless, you have my 10 of 10 for the effort.

Today, I've created an option to use the context menu for quick searching, without using the keyboard, only mouse clicks. This's very helpful since I'm reading with my mouse, no keyboard involved. Maybe other will like this option as well.