Chrome and Firefox extension to copy code snippet from Stack Overflow by double clicking.
Available on the Firefox Add-ons site.
-
Clone the repo.
git clone https://github.com/amitness/cutcode
-
Load the extension into Google Chrome as an Unpacked Extension:
-
Navigate to (1a) chrome://extensions or (1b) select Menu > More Tools > Extensions.
-
Enable the (2) developer mode at top right.
-
Click (3) "Load Unpacked Extension".
-
Navigate to the cloned folder.
For additional help, refer the official guide for Chrome.
-
-
Load the extension into Firefox as a Temporary Add-on:
- Open Firefox
- Enter (1) "about:debugging" in the URL bar
- Click (2) "Load Temporary Add-on"
- Open the cloned directory and select any file inside the folder.
For additional help, refer the official guide for Firefox.
- 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.
- 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.
This project is licensed under the GNU License - see the LICENSE file for details.
Icon provided by Open Iconic.