Description from extension meta
Highlight occurrences of selected text, with or without a keypress.
Image from store
Description from store
For code inspection and document analysis: search for and find keywords.
- No need to press CMD+F
- Maintains current selection
- Open source and configurable options (JavaScript)
- Ensure a "gate" key is pressed
- Match whole word and/or case-insensitive
- Blacklist bad hosts and ancestor HTML nodes
Highlight works on all sites, including GitHub, StackOverflow, HackerNews, Reddit, etc.
See all code involved:
1. Dev Console -> Sources -> Content Scripts -> Selection Highlighter
2. chrome://extensions -> Selection Highlighter -> Options -> Dev Console -> Sources
https://github.com/neaumusic/selection-highlighter
Latest reviews
- (2025-06-03) Django soeterboek: Perfect extension
- (2025-05-16) Dr Frogga: Feature request, when there is a really long string, gmail adds <wbr>, within the long string <p style="font-size:18px"> <wbr>really_long_string<wbr>_really_long_string<wbr>really_long_string_<wbr>_etc </p> It would be great if Selection Highlighter could deal with this, thank you.
- (2025-05-04) Vin Wang: Awesome extension. It makes my work more efficient. Just one minor suggestion: the extension may block the page for long time when the page is huge and there are tons of selected text. It would be great to limit max number of instances to speed up, because most of time we don't really need to see thousands of instances highlighted.
- (2025-01-30) Anton Prokopets: Very good! 💪🏼
- (2025-01-06) KeroseneCat: It kind of works, but the annoying thing is that it doesn't function for symbols. So searching something like * or + alone won't work...and guess what I needed this for. :')
- (2024-11-10) Jim Sneeringer: Maybe I'm dense, but I can't make it work at all. Instructions might help, or maybe it's just broken.
- (2024-10-04) Dwayne Hawkins: Productivity++
- (2024-09-30) Juan David Patiño: Quite helpful!
- (2024-09-26) C P: Works perfect (without searching, without button click, just double clicking one word is enough)
- (2024-07-11) Will Chang: Good stuff! Really easy to use and helpful for people who are hard to find same words in a webpage.
- (2024-02-15) LOVEFORALL (LOVE FOR ALL): Why does the highlighted word , the highlight disappear with one click? How to make the highlight stay fixed until the next word is highlighted?
- (2024-01-15) Łukasz Kurzyniec: I love this extension! Super easy to use, Real time saver for me.
- (2023-11-25) Dodgy Woodcock: Works great! Could you tell me how I can leave the word that I originally marked highlighted? I need the original word to remain highlighted as a marker after I deselect it with the cursor. How to get this behavior?
- (2023-04-27) Jake Z: Exactly what I wanted. Double click a word and it highlights all occurrences on the page. I like how transparent the developer tries to be.
- (2023-04-27) Jake Z: Exactly what I wanted. Double click a word and it highlights all occurrences on the page. I like how transparent the developer tries to be.
- (2023-04-20) Phezylus notiles: util
- (2023-04-20) Phezylus notiles: util
- (2023-01-16) Yuhe Chen: Love this extension, simple and efficient. Wondering if there's way to toggle multiple highlighting, i.e when selecting new words, add the new highlight (maybe in a different color) and also keep the previous highlight. There are some cases that I want to grep for multiple keyword. Thanks in advance.
- (2023-01-16) Yuhe Chen: Love this extension, simple and efficient. Wondering if there's way to toggle multiple highlighting, i.e when selecting new words, add the new highlight (maybe in a different color) and also keep the previous highlight. There are some cases that I want to grep for multiple keyword. Thanks in advance.
- (2022-11-21) JOCLEY QUEIROZ ARAUJO: Muito prático. Todos os desenvolvedores deveriam disponibilizar o código fonte da extensão como esse cara. Parabéns
- (2022-10-24) Kevin MacDowell: Love it but in the last week or two it seems to have stopped working for me.
- (2022-10-24) Kevin MacDowell: Love it but in the last week or two it seems to have stopped working for me.
- (2022-10-04) Ikai Kaimi: Works but not on Google Docs which I'm trying to use it for so I can mass edit docs.
- (2022-10-04) Ikai Kaimi: Works but not on Google Docs which I'm trying to use it for so I can mass edit docs.
- (2022-10-01) Travis Stone: Doesn't work
- (2022-10-01) Travis Stone: Doesn't work
- (2022-08-03) Ak: awesome work bests
- (2022-08-03) Ak: awesome work bests
- (2022-06-28) Clemens Ratte-Polle: Selection Highlighter is the fastest Highlighter Addon :) Suggestion: make multi highlighting per STRG. Every text selected with Strg key gets also marked :)
- (2022-06-28) Clemens Ratte-Polle: Selection Highlighter is the fastest Highlighter Addon :) Suggestion: make multi highlighting per STRG. Every text selected with Strg key gets also marked :)
- (2022-04-19) Laurence Lok: Perfect!
- (2022-04-19) Laurence Lok: Perfect!
- (2022-04-06) Josh Howard: I was getting irritated trying to follow some things and about to go write one of these. Yours works perfectly, thanks for saving me the time and keeping open source.
- (2022-04-06) Josh Howard: I was getting irritated trying to follow some things and about to go write one of these. Yours works perfectly, thanks for saving me the time and keeping open source.
- (2022-03-16) JW Kirk: Excellent tool. Thank you!
- (2022-03-16) JW Kirk: Excellent tool. Thank you!
- (2022-03-01) 履霜: 很好用,感谢!
- (2022-02-04) Jesse Lee: BEST! love it so much, thank you!
- (2022-02-04) Jesse Lee: BEST! love it so much, thank you!
- (2022-01-29) Camilo Urán: Five stars! It's so simple, and yet I can change everything in the Options page. Color, regexp...this is an amazing extension. Love it, can't live without it! Doing code review without this extension is much much harder. Once again, amazing work! Love this one
- (2022-01-29) Camilo Urán: Five stars! It's so simple, and yet I can change everything in the Options page. Color, regexp...this is an amazing extension. Love it, can't live without it! Doing code review without this extension is much much harder. Once again, amazing work! Love this one
- (2021-11-19) Mohamed Ahmed: It's very useful extension, but there's a problem with the extension in code snippets in Microsoft Docs site, for example: https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-5.0&tabs=visual-studio#authorization-for-specific-endpoints try highlighting text in the code snippets area
- (2021-11-19) Mohamed Ahmed: It's very useful extension, but there's a problem with the extension in code snippets in Microsoft Docs site, for example: https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-5.0&tabs=visual-studio#authorization-for-specific-endpoints try highlighting text in the code snippets area
- (2021-11-02) Denys Čumak: doesn't work
- (2021-11-02) Denys Čumak: doesn't work
- (2021-08-11) Rock Zhang: Very useful when reading code in page.
- (2021-08-11) Rock Zhang: Very useful when reading code in page.
- (2021-07-23) Altynbek Aidarbekov: Thank you very much!
- (2021-07-23) Altynbek Aidarbekov: Thank you very much!
- (2021-03-23) Arshanskiy Sergey: не работает