Skip to content

aazmv/codeClipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CodeClipper

CodeClipper is a browser extension that adds "Copy" buttons to code blocks on web pages, allowing users to easily copy code to their clipboard.

πŸ“¦ Installation

1. Clone the Repository

First, clone the repository to your local machine:

git clone https://github.com/amirbekazimov/codeClipper cd CodeClipper 2. Install the Extension in Your Browser Open Google Chrome and go to the Extensions page. Enable Developer Mode using the toggle switch in the top right corner. Click "Load unpacked" and select the folder containing your project.

βš™οΈ Usage

Once installed, the extension will automatically add "Copy" buttons to code blocks on web pages. To use it, simply click the "Copy" button next to the code you want to copy. The button will change to "Copied!" for 2 seconds to confirm that the code has been successfully copied.

πŸš€ How It Works

The extension performs the following actions:

Identifies code blocks on the web page. Adds a "Copy" button to each identified code block. When the button is clicked, it copies the code text to the clipboard and changes the button text to "Copied!" for 2 seconds.

πŸ› οΈ Development

If you want to contribute or make improvements to the extension, follow these steps:

Clone the repository and navigate to its directory:

git clone https://github.com/amirbekazimov/codeClipper cd CodeClipper Make changes to the extension files.

To test your changes, reload the extension on the Extensions page in your browser.

πŸ“„ License

This project is licensed under the MIT License.

🀝 Contributing

If you want to contribute to the development of this extension, please create a pull request or open an issue with your suggestions and comments.

πŸ“§ Contact

If you have any questions, you can contact the author via email: amirbekazimov7@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors