A web extension to deep link to any text on the web.
- Highlight text on page to which a link is to be generated
- Right-click and select "Copy Deep Link"
- Open the link in a new browser tab
This should jump to the text and highlight it
- ScrollToTextFragment format for deep links
- Window.find to jump to and highlight specified text on page
- The deep link jumps to the first instance of the highlighted text it finds on the page
To ensure you jump to the right portion, highlight a large enough region so that it's unique (or at least the first) - Without the extension, deep link will behave like plain links. That is, page opens, doesn't jump to text