Ruud Schroën
Ruud Schroën
So the ideas I had won't work unfortunately, but I may have found a workaround. In the background script I run the following if-statement: `const isDifferent = clipboard != selection`....
Thanks for bringing this up. That does seem a bit too invasive. It seems that Firefox shows that warning because my extension can inject a content script into any tab,...
I need the content script to listen for the "copy" event and to get the current text selection.
> I wonder how you do things in Chrome extension? Do you inject a script in there also? Yes, the extension works identical in all versions (Chrome, Firefox and Edge)....
> Would it be possible for the "copy to clipboard" user action to be the action that triggers the script to be injected? Or would it be too late? Unfortunately...
Closing this as there hasn't been any activity for a long time. Please re-open if you would like to re-visit this.
@dependabot rebase