copy-on-mouse-select por Pascal Rigaux
On mouseup, send document.getSelection() to navigator.clipboard. It is only a 4 lines content_script!
1 User1 User
Metadados da extensão
Acerca desta extensão
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://addons.mozilla.org/, it will not work
NB: this is mostly https://addons.mozilla.org/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://addons.mozilla.org/, it will not work
NB: this is mostly https://addons.mozilla.org/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
Rated 0 by 0 reviewers
Permissions and dataSaber mais
Permissões necessárias:
- Aceder aos seus dados para todos os sites
Mais informação
- Ligações do extra
- Versão
- 1.0.0
- Tamanho
- 8,39 KB
- Última atualização
- há 9 meses (27 de jan de 2025)
- Categorias relacionadas
- Licença
- MIT License
- Histórico de versões
- Adicionar à coleção