Text Highlight and Seek

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

< Spätná väzba na Text Highlight and Seek

Otázka/komentár

§
Pridaný: 28.11.2017

hide after losing focus

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

§
Pridaný: 28.11.2017

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

§
Pridaný: 29.11.2017

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.

§
Pridaný: 29.11.2017
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.

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.