
Copy on Select Quick Button por behzad
Shows a small Copy button near your selected text, click to copy to the clipboard.
1 User1 User
Metadata de la extensión
Capturas de pantalla



Sobre esta extensión
This Add-on, adds a small Copy button when you select text, click once to copy the selection to the clipboard. No data collection, no ads.
How it works
- Select text with the mouse, on mouseup the Copy button appears near the cursor
- Double click a word, the button appears at the cursor
- Keyboard selection also works, the button appears near the selection
- One click copies, there is no extra dialog
What this add on does not do
- No ads, no trackers, no analytics
- No remote code, no network requests
- No background scripts, no storage
Notes
This extension runs a small content script on pages you visit. It reads only the current selection text so it can copy it to clipboard.
Permissions
-clipboardWrite, used to copy the selected text into the clipboard when the user clicks the Copy button.
How it works
- Select text with the mouse, on mouseup the Copy button appears near the cursor
- Double click a word, the button appears at the cursor
- Keyboard selection also works, the button appears near the selection
- One click copies, there is no extra dialog
What this add on does not do
- No ads, no trackers, no analytics
- No remote code, no network requests
- No background scripts, no storage
Notes
This extension runs a small content script on pages you visit. It reads only the current selection text so it can copy it to clipboard.
Permissions
-clipboardWrite, used to copy the selected text into the clipboard when the user clicks the Copy button.
Rated 5 by 2 reviewers
Permissions and dataSaber más
Permisos requeridos:
- Introducir datos en el portapapeles
- Acceder a tus datos para todos los sitios web
Más información
- Enlaces del complemento
- Versión
- 1.0.4
- Tamaño
- 12,75 KB
- Última actualización
- hace 2 meses (13 de ago. de 2025)
- Categorías relacionadas
- Licencia
- Mozilla Public License 2.0
- Historial de versiones
- Añadir a la colección
Notas de prensa para 1.0.4
Double click behavior updated.