Hacker News new | ask | show | jobs
by purple-leafy 644 days ago
Hmm this isn’t something I’ve dealt with before, what kind of sites are you targeting? Wordpress sites? I ask because you mention “div” but are talking about input fields

You would probably use a content script and set world to “MAIN” and search for the contenteditable attribute on first guess

1 comments

I’m targeting any input fields. So like, standard input boxes like HN, but also weird input fields like a google doc or notion page.