Chrome extension to copy code snippet from stack overflow by double clicking.
-
Clone the repo.
git clone https://github.com/studenton/cutcode
-
Load the extension into Google Chrome as an Unpacked Extension:
Navigate to chrome://extensions or select Menu > More Tools > Extensions. Enable the developer mode at top right. Click "Load Unpacked Extension". Navigate to the cloned folder.
- Follow installation instructions and install the extension.
- Work on the code.
- Use Reload (
Ctrl+R
) to reload the extension fromchrome://extensions
page. - Test the new changes.
We ❤️ contributions. Feel free to send us a PR.
- Create an issue if there is one
- [Fork the repo] (https://github.com/studenton/cutcode/fork)
- Create your feature branch (
git checkout -b your-feature
) - Add and commit your changes (
git commit -am 'message'
) - Push the branch (
git push origin your-feature
) - Create a new Pull Request
Create an issue for all discussions, bugs, feature requests and pull requests.
See also the list of contributors who participated in this project.
This project is licensed under the GNU License - see the LICENSE file for details.
Icon provided by Open Iconic.