Text Highlight and Seek

Automatically highlight user-defined text with Seek function (2019-09-22)

< Feedback on Text Highlight and Seek

Question/comment

§
Posted: 2017-11-28

hide after losing focus

Can you add the function hide after losing focus on this script instead of click on cancel or x button ?

§
Posted: 2017-11-28

Good idea. I assume you mean when you add or enable a keyword, and not when you're using the seek buttons?

§
Posted: 2017-11-29

thank you for your reply, yes I mean what you write,
I want to ask one more question are there a way to hold the seek bar and seek function when i change page ? , I want to search one word on multiple tabs but when I switch tab the top bar disapear, I must click seek again.

§
Posted: 2017-11-29
are there a way to hold the seek bar and seek function when i change page ? , I want to search one word on multiple tabs but when I switch tab the top bar disapear, I must click seek again.

Hmm, maybe. User scripts can use storage that works across sites. The script could detect when the tab is activated (pageshow event) and check whether the bar is supposed to be open or closed. But probably there should be an extra checkbox or button to make the bar "persist" across tabs because you might not want this all the time.

Post reply

Sign in to post a reply.