{ "id": "clipboard-fallback", "name": "Clipboard Fallback", "version": "1.1.0", "description": "Fixes Discord in-page text copy actions in Legcord by falling back to document.execCommand('copy') when navigator.clipboard.writeText is blocked.", "author": "Nigel Thornberry", "compatibleVersions": ["*"], "renderer": "renderer.js" }