Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prmichaelsen/alt-click-copy


https://github.com/prmichaelsen/alt-click-copy

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# alt-click-copy

Alt click an HTML element on the page to copy it to your clipboard. Check the following resource to determine if you need to enable browser permissions for clipboard writing https://caniuse.com/mdn-api_clipboard_writetext

## Features
* alt + meta (cmd) + click: Copy text
* alt + meta (cmd) + click: Copy href
* alt + shift + click: Copy RichText (useful for pasting into rich editors)

## Demo

![alt-click-to-copy-demo](https://github.com/user-attachments/assets/50d4c0e4-9d22-4574-9290-f963d5f491b5)