{"id":13476474,"url":"https://github.com/amitness/cutcode","last_synced_at":"2025-08-21T11:33:52.613Z","repository":{"id":54978158,"uuid":"84098730","full_name":"amitness/cutcode","owner":"amitness","description":"A browser extension that enables double click to copy code snippet from stack overflow.","archived":false,"fork":false,"pushed_at":"2021-01-18T11:44:47.000Z","size":1560,"stargazers_count":162,"open_issues_count":3,"forks_count":20,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-07T11:51:43.604Z","etag":null,"topics":["developer-tools","hacktoberfest","productivity","stackoverflow"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/en-US/firefox/addon/cutcode/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amitness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-06T17:00:30.000Z","updated_at":"2024-11-06T09:50:21.000Z","dependencies_parsed_at":"2022-08-14T08:00:46.564Z","dependency_job_id":null,"html_url":"https://github.com/amitness/cutcode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcutcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcutcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcutcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitness%2Fcutcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitness","download_url":"https://codeload.github.com/amitness/cutcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230511479,"owners_count":18237657,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-tools","hacktoberfest","productivity","stackoverflow"],"created_at":"2024-07-31T16:01:30.875Z","updated_at":"2024-12-19T23:14:37.717Z","avatar_url":"https://github.com/amitness.png","language":"JavaScript","readme":"# cutcode\n\n\nChrome and Firefox extension to copy code snippet from Stack Overflow by double clicking. \n\n![Screencast](http://i.imgur.com/RbV6GgQ.gif)\n\n## Getting Started\n\n### Installing\n\nAvailable on the [Firefox Add-ons site](https://addons.mozilla.org/en-US/firefox/addon/cutcode/).\n\n\n- Clone the repo.\n\n  ```shell\n  git clone https://github.com/amitness/cutcode\n  ```\n  \n  ### Installing on Chrome\n\n- Load the extension into Google Chrome as an Unpacked Extension:\n\n  \n  - Navigate to (1a) chrome://extensions or (1b) select Menu \u003e More Tools \u003e Extensions.\n  - Enable the (2) developer mode at top right.\n  - Click (3) \"Load Unpacked Extension\".\n  - Navigate to the cloned folder.  \n  For additional help, refer the [official guide for Chrome](https://developer.chrome.com/extensions/getstarted#unpacked).\n  \n  \n\t![Installation screenshot](https://cloud.githubusercontent.com/assets/6765956/23824934/6104b958-064e-11e7-9834-9ec025b068c2.png)\n\n  ### Installing on Firefox\n- Load the extension into Firefox as a Temporary Add-on:\n\n    - Open Firefox\n    - Enter (1) \"about:debugging\" in the URL bar\n    - Click (2) \"Load Temporary Add-on\"\n    - Open the cloned directory and select any file inside the folder.  \n    For additional help, refer the [official guide for Firefox](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox).\n  \n\t![Installation screenshot](https://cloud.githubusercontent.com/assets/6765956/23825005/c8b70bfe-064f-11e7-9a9c-c228a6729b9c.png)\n\n\n### Local Development\n  - Follow installation instructions and install the extension.\n  - Work on the code.\n  - Use Reload (`Ctrl+R`) to reload the extension from `chrome://extensions` page.\n  - Test the new changes.\n\n## Contributing\nWe :heart: contributions. Feel free to send us a PR.\n\n1. [Create an issue](https://github.com/amitness/cutcode/issues/new) if there is one.\n2. [Fork the repo](https://github.com/amitness/cutcode/fork).\n3. Create your feature branch (`git checkout -b your-feature`).\n4. Add and commit your changes (`git commit -am 'message'`).\n5. Push the branch (`git push origin your-feature`).\n6. Create a new Pull Request.\n\n### Feedback\n[Create an issue](https://github.com/amitness/cutcode/issues) for all discussions, bugs, feature requests and pull requests.\n\n### License\n\nThis project is licensed under the GNU License - see the [LICENSE](LICENSE) file for details.\n\nIcon provided by [Open Iconic](http://www.useiconic.com/open).\n\n### References\n- [Copy \u0026 Paste \u0026 The Web : CSS-Tricks](https://css-tricks.com/copy-paste-the-web/)\n- [Double Click Event Handler: Stack Overflow](http://stackoverflow.com/questions/6462909/how-to-add-doubleclick-event-to-canvas-element-using-the-addeventlistener-meth)\n","funding_links":[],"categories":["JavaScript","Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitness%2Fcutcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitness%2Fcutcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitness%2Fcutcode/lists"}