copy-on-mouse-select par Pascal Rigaux
On mouseup, send document.getSelection() to navigator.clipboard. It is only a 4 lines content_script!
1 utilisateur·trice1 utilisateur·trice
MĂ©tadonnĂ©es de lâextension
Ă propos de cette extension
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
Noté 0 par 1 personne
Autorisations et données
Plus dâinformations
- Liens du module
- Version
- 1.0.0
- Taille
- 8,39Â Ko
- DerniĂšre mise Ă jour
- il y a 9 mois (27 janv. 2025)
- Catégories associées
- Licence
- Licence MIT
- Historique des versions
- Ajouter Ă la collection