cutcode

A browser extension that enables double click to copy code snippet from stack overflow.

Github stars Tracking Chart

cutcode

Chrome and Firefox extension to copy code snippet from Stack Overflow by double clicking.

Screencast

Getting Started

Installing

Available on the Firefox Add-ons site.

  • Clone the repo.

    git clone https://github.com/amitness/cutcode
    

    Installing on Chrome

  • 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.

      Installation screenshot

    Installing on Firefox

  • 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.

    Installation screenshot

Local Development

  • Follow installation instructions and install the extension.
  • Work on the code.
  • Use Reload (Ctrl+R) to reload the extension from chrome://extensions page.
  • Test the new changes.

Contributing

We :heart: contributions. Feel free to send us a PR.

  1. Create an issue if there is one.
  2. Fork the repo.
  3. Create your feature branch (git checkout -b your-feature).
  4. Add and commit your changes (git commit -am 'message').
  5. Push the branch (git push origin your-feature).
  6. Create a new Pull Request.

Feedback

Create an issue for all discussions, bugs, feature requests and pull requests.

License

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

Icon provided by Open Iconic.

References

Main metrics

Overview
Name With Owneramitness/cutcode
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 3)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2017-03-06 17:00:30
Pushed At2021-01-18 11:44:47
Last Commit At2017-09-27 22:33:39
Release Count0
用户参与
Stargazers Count157
Watchers Count4
Fork Count20
Commits Count63
Has Issues Enabled
Issues Count14
Issue Open Count1
Pull Requests Count9
Pull Requests Open Count1
Pull Requests Close Count14
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private