@violentmonkey/types
    Preparing search index...

    Function GM_setClipboard

    • Sets data to system clipboard.

      Parameters

      • data: string

        The data to be copied to system clipboard.

      • Optionaltype: string

        The MIME type of data to copy. Default as text/plain.

      Returns void