-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello Juraj, thanks for the great extension!
I'm having an issue with a specific Korean job portal called Saramin (hiring.saramin.co.kr).
Issue: > The extension works perfectly on other sites, but it fails to highlight keywords on Saramin's applicant resume view pages. Chrome's native Ctrl+F finds the keywords without any problem, but toggling the extension ON/OFF or refreshing the page doesn't trigger the highlight.
Details:
URL format: https://hiring.saramin.co.kr/applicant-view/position/resume/xxx...
The resume content seems to be loaded dynamically after the initial page load inside a
"Enable highlighting inside Shadow DOM" is checked, but it still doesn't work.
Could you look into adding better support for dynamically loaded DOMs or providing a manual "Force Re-scan" button? Thank you!