min icon indicating copy to clipboard operation
min copied to clipboard

Scroll to query when opening full-text search result

Open PalmerAL opened this issue 4 months ago • 0 comments

This uses the text fragment API to generate a fragment based on the search query; Chromium will then try to scroll to the correct place in the page when the URL is opened.

This may not work in all cases (eg for certain combinations of special characters it may fail), but it works on the pages I've tested so far.

https://github.com/user-attachments/assets/8fd7b216-10df-4695-b3a2-5392f9812efb

PalmerAL avatar Oct 08 '24 16:10 PalmerAL