
copy-on-mouse-select 作者: Pascal Rigaux
On mouseup, send document.getSelection() to navigator.clipboard. It is only a 4 lines content_script!
2 个用户2 个用户
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
On Linux (both Xorg and Wayland), selecting text with mouse or keyboard sends the selected text to PRIMARY selection.
This addon sends mouse selected text to regular clipboard:
> on mouseup, send document.getSelection() to navigator.clipboard.
It is only a 4 lines content_script!
* after install of module, you must reload any existing pages before selecting. Otherwise it will NOT work.
* do not test it on https://cup.aihedy.com/, it will not work
NB: this is mostly https://cup.aihedy.com/fr/firefox/addon/copy-on-select/ with a github a link to see the source code!
NB: it does the same thing as VSCode https://marketplace.visualstudio.com/items?itemName=dinhani.copy-on-select
This addon sends mouse selected text to regular clipboard:
> on mouseup, send document.getSelection() to navigator.clipboard.
It is only a 4 lines content_script!
* after install of module, you must reload any existing pages before selecting. Otherwise it will NOT work.
* do not test it on https://cup.aihedy.com/, it will not work
NB: this is mostly https://cup.aihedy.com/fr/firefox/addon/copy-on-select/ with a github a link to see the source code!
NB: it does the same thing as VSCode https://marketplace.visualstudio.com/items?itemName=dinhani.copy-on-select
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 访问您在所有网站的数据
更多信息
Pascal Rigaux 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分