Skip to content

Conversation

@TheHalcyonSavant
Copy link

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.

src/options.html Outdated
<div class="panel-body">
<input id="contextMenu" type="checkbox" /> <label for="contextMenu">Context menu button</label>
<br />
<small>Can be very usefull if you don't like to use your keyboard often.</small>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

userful, not usefull

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I fixed that.

However, I think there are other more serious errors with my code. I couldn't find time to debug, because it doesn't break the extension, only my context menu. I couldn't find where it is so far...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants