Copy Text, URLs, and CSS with one Click 🔥
"Click to Copy" is a Chrome Browser Extension that allows you to copy Text, URLs, and CSS with one click! The clipboard collects all copied items and allows you to copy everything within it.
👉 Get it now for Chrome
Made by maxontech
- Features
- Opening Click to Copy
- Closing Click to Copy
- List of commands
- Installing locally on Chrome
- Libraries
- Contact
- Copy Text ✏️: Selected text is immediately copied to clipboard
- Copy URLs ✂️: Shows all URLs on a page and allows you to copy them
- Copy CSS 🔎: Inspect element CSS and copy the style
- List 👀: Manage copied items in the clipboard
- Most recently clicked item is available in the navigator clipboard (paste it using Ctrl + V)
- To exit the copy mode, you can simply click on escape (ESC)
- You can delete copied items from the list by pressing the "x" icon
To open Click to Copy, you can click on the extension icon in the toolbar.
To close Click to Copy, press the close icon in the menu.
You can run the extension locally without having to install it from the Chrome Store.
- Download the code. In the web version of GitHub, you can do that by clicking the green "Code" button, and then "Download ZIP".
- Go to chrome://extensions/ in your browser, and enable developer mode.
- Drag the main folder (make sure it's a folder and not a ZIP file, so unzip first), or click on the "Load unpacked" button and locate the folder.
- That's it, you will now be able to use the extension locally.
- jQuery - for better event handling and DOM manipulation
Feel free to reach out to me on Twitter: on Twitter if you have any questions or feedback! Hope you find this useful!