Skip to content

A chrome extension which adds a copy button to code segments in most websites.

License

Notifications You must be signed in to change notification settings

RaghavaDhanya/Codesnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codesnap

A chrome extension which adds a copy button to code segments in most websites. The concept is, anything enclosed in <pre> tag is important (doesn't matter if its code or not) so this extension provides a copy button to copy text from <pre> tags directly.

How to use it?

Just use the copy button to copy the code next to it, the code will be copied to your clipboard. If you want to copy multiple code segments go ahead and copy, you can later review and copy to your clipboard using the Codesnap clipboard.

Installing unpacked extension

Goto chrome://extensions (or menu > More Tools > Extensions). Enable Developer mode on the checkbox in the upper-right corner. Click on the "Load unpacked extension" button. Select the directory containing unpacked extension.

Screenshots

alt tag

alt tag

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A chrome extension which adds a copy button to code segments in most websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published