copy-on-mouse-select от Pascal Rigaux
On mouseup, send document.getSelection() to navigator.clipboard. It is only a 4 lines content_script!
1 пользователь1 пользователь
Метаданные расширения
Об этом расширении
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
Оценено 0 рецензентами на 0
Разрешения и данные
Больше сведений
- Ссылки дополнения
- Версия
- 1.0.0
- Размер
- 8,39 КБ
- Последнее обновление
- 10 месяцев назад (27 янв. 2025 г.)
- Связанные категории
- Лицензия
- Лицензия MIT
- История версий
- Добавить в подборку