We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如在页面刚打开时;文件刚上传完时;剪贴板更新时等不同的细分场景。(可以设置功能开关)
The text was updated successfully, but these errors were encountered:
这个方向是非常好的, 也是我想致力去实现的. 我一直在想办法探索实现. 由于浏览器的限制, 在页面失去焦点后, 是无法进行剪切板相关操作的. 比如: 当页面获取焦点后自动同步剪切板的思路经过我的研究发现与文件传输功能有冲突, 无法正常实现. 如果你有更好的思路欢迎提建议/pr来参与. thx.
Sorry, something went wrong.
增加了热键,打开页面之后,按回车就能同步,比之前方便点。
桌面端又增加了command/ctrl+1热键,将gcopy放在浏览器第一个tab,配合热键更快捷。
No branches or pull requests
比如在页面刚打开时;文件刚上传完时;剪贴板更新时等不同的细分场景。(可以设置功能开关)
The text was updated successfully, but these errors were encountered: