Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Kareszrk/c009895b31103ed505e1208fed481699 to your computer and use it in GitHub Desktop.
Save Kareszrk/c009895b31103ed505e1208fed481699 to your computer and use it in GitHub Desktop.
URL parameter that gives the command to the browser to search for a specific string on the website and highlight it
#:~:text=sample text
If you put this after the end of the url, the browser will search for this "sample text" text and it will highlight that
example:
https://example.com/#:~:text=example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment