Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show tippy on selected text of other webpages #1152

Open
kqvanity opened this issue Jan 1, 2024 · 0 comments
Open

Show tippy on selected text of other webpages #1152

kqvanity opened this issue Jan 1, 2024 · 0 comments

Comments

@kqvanity
Copy link

kqvanity commented Jan 1, 2024

Problem

Tippy.js is limited to showing the popover only at a predefined element, but I want to display it dynamically at any selected text of other 3rd-party websites that I have no control over its structure.

Solution

A way to show the popover when a certain text is selected, and preferably with some form of callback to obtain the text itself rather than relying on additional API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant