Replies: 1 comment 1 reply
-
checked out the branch. it looks cool but I dont know.... thats something not for me... at least please put Add highlight at the bottom of the menu, below Copy would be fine too. I hate it when the order changes, more than half year of my reflexes would be hard to unlearn |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Selecting text on a page and right-clicking it would let you highlight that text to remember it later. This would be useful for any kind of research task in the browser, where you want to read a lot of information and save important parts.
Other details:
Uniquely identifying text fragments within pages is generally a hard problem, but I think most of it could be handled by this library: https://github.com/GoogleChromeLabs/text-fragments-polyfill
Beta Was this translation helpful? Give feedback.
All reactions