userscripts icon indicating copy to clipboard operation
userscripts copied to clipboard

Fix Chrome TypeError

Open dnicolson opened this issue 1 year ago • 0 comments

This fixes the following error on Chrome, which prevented the script from working:

TypeError: Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment.

dnicolson avatar Aug 20 '24 18:08 dnicolson