
Copy on Select Quick Button de behzad
Shows a small Copy button near your selected text, click to copy to the clipboard.
1 utilizator1 utilizator
Metadate extensie
Capturi de ecran



Despre această extensie
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.
Evaluat cu 5 de către 2 recenzori
Permisiuni și dateAflă mai multe
Permisiuni necesare:
- Să introducă date în clipboard
- Să îți acceseze datele pentru toate site-urile web
Mai multe informații
- Linkurile suplimentului
- Versiune
- 1.0.4
- Mărime
- 12,75 KB
- Ultima actualizare
- 2 luni în urmă (13 aug. 2025)
- Categorii conexe
- Licență
- Mozilla Public License 2.0
- Istoricul versiunilor
- Adaugă în colecție
Note privind versiunea 1.0.4
Double click behavior updated.