I’m trying to to have a context menu that allows the user to select from a couple different templates and paste it to a text box. I have the context menu populating the correct names for the templates, the only thing I’m missing is the placing the text to the desired field.
Share
Easiest way to answer this is to point you to an extension that is already doing what you want….
https://chrome.google.com/webstore/detail/abmgjcmmphkhndoahbfanhbgeekconmm?hl=en-US
…have a look at its content.js file to see what their doing.