Đánh giá cho Text Fragment
Text Fragment bởi sycxyc
3 đánh giá
- Xếp hạng 3 trong số 5bởi Anon reviewer, 3 tháng trướcDoesn't recognise headings or existing elements. Not even when there are unique element IDs on the page that could have been used.
Instead of linking to an existing element like a subheading, list, etc it just creates a new link to specific words. I would rather it linked by element type eg h2[3] for the third h2 heading or let you easily pick a full heading rather than fiddle to get an few words highlighted.Phản hồi của nhà phát triển
đã đăng 3 tháng trướcThis is how text fragments[^1] work.
There are plans to include plain anchors as fallback in the future[^2].
[^1]: https://developer.mozilla.org/en-US/docs/Web/URI/Reference/Fragment/Text_fragments
[^2]: https://github.com/ichaoX/ext-textFragment/issues/31 - Xếp hạng 3 trong số 5bởi Davide, một năm trướcStrange, it's not working for me, and i can't figure out why.
Nothing is copied to the clipboard...
(latest stable version of Firefox and macOS.)
EDIT 2025-06-14: I think it was `dom.event.clipboardevents.enabled = false`.Phản hồi của nhà phát triển
đã đăng một năm trướcThat sounds unusual. Feel free to open an issue on this GitHub project with more details and steps to reproduce. It might help us resolve the problem.
EDIT 2025-07-06: The issue should have been resolved in v1.3. - Xếp hạng 3 trong số 5bởi Aquila Glaucia, 2 năm trướcReading links: Works well.
Creating links: It literally just copied the word "link" to the clipboard. Does not work well.Phản hồi của nhà phát triển
đã đăng 2 năm trướcHello, I couldn't reproduce your issue (or is this a feature request?). Can you create an issue for this GitHub project to provide browser information and specific steps for reproduction?