סקירות עבור Textmarker
Textmarker underflyingbirches מאת
7 דירוגים
- דירוג 3 מתוך 5מאת Cyberknight, לפני שנתייםGood interface, allowing changing the colours. Unfortunately, it doesn't work on some Pages, in some sites. Other similar tools does work on those same Pages, so it's a limitation of the extension (I didn't even wanted to save the highlights, all I really needed was marking for studying...)
- דירוג 3 מתוך 5מאת משתמש Firefox 17067575, לפני 4 שניםNão funciona mais depois que atualizei o Firefox. Apenas apresenta as marcações que já foram salvas.
- דירוג 3 מתוך 5מאת Nicolas, לפני 4 שנים
- דירוג 3 מתוך 5מאת pnhan, לפני 5 שניםTextmarker doesn't work after update.
I can't open Addon setting, access History marker.
I'm currently using Firefox 79.0 in Linux.
Plz fix it. Thanks - דירוג 3 מתוך 5מאת hmijail, לפני 5 שניםWorks OK if used carefully and in strictly static pages. Unreliable if not. Beware of strange failures if the page does ever change, or if you happen to open the same tab twice.
תגובת המפתח
מועד פרסום: לפני 5 שניםHi hmijail, as I tried to explain to you on GitHub: There is nothing strange about restoration failures of saved highlights for pages that change their content. In fact it's expected and I notify users in bold letters about it both on this addon page as well as on the Textmarker pages.
A restoration cannot be successful if:
1) The highlighted text is not on the page anymore (obviously) or
2) The "surrounding content" of the highlight has changed: As explained on GitHub, since DOM elements ceise to exist on page unload there is no way of saving a direct reference, which is why Textmarker has to rely on an indirect description of the highlight's location. This description holds information about the `nodeName` of the ancestor DOM elements as well as the position of those elements (i.e. 3rd child node of its parent element) and the corresp. text node's starting point of the selection. So a verbalized example description could be (a bit simplified):
"Starts at character 4 of the 3rd child node of a p-element, which is the first child of a div-element"
This is necessary, because a highlighted text could occur multiple times on a give page, so it wouldn't be sufficient on page revisit to just search for that text and highlight the first occurrence. - דירוג 3 מתוך 5מאת ali, לפני 6 שנים
- דירוג 3 מתוך 5מאת משתמש Firefox 14437155, לפני 6 שנים