You can employ the following JavaScript to get permission to use the clipboard API: const result = await navigator.permissions.query({name: ...
確定! 回上一頁