{"id":13403691,"url":"https://github.com/zenorocha/codecopy","last_synced_at":"2025-05-16T15:04:04.736Z","repository":{"id":20427358,"uuid":"88282773","full_name":"zenorocha/codecopy","owner":"zenorocha","description":"A browser extension that adds copy to clipboard buttons on every code block","archived":false,"fork":false,"pushed_at":"2023-03-02T15:03:10.000Z","size":1343,"stargazers_count":1058,"open_issues_count":30,"forks_count":109,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-12T12:54:44.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zenorocha.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-04-14T16:10:32.000Z","updated_at":"2025-04-11T22:11:35.000Z","dependencies_parsed_at":"2024-04-19T22:40:57.828Z","dependency_job_id":"10d25a2c-97a9-4344-80b8-fb20e61d8f05","html_url":"https://github.com/zenorocha/codecopy","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorocha%2Fcodecopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorocha%2Fcodecopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorocha%2Fcodecopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorocha%2Fcodecopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenorocha","download_url":"https://codeload.github.com/zenorocha/codecopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553937,"owners_count":22090416,"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":[],"created_at":"2024-07-30T19:01:33.352Z","updated_at":"2025-05-16T15:04:04.691Z","avatar_url":"https://github.com/zenorocha.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Extensions","GitHub"],"sub_categories":["PWA","Other"],"readme":"# CodeCopy\n\n\u003e Because copy to clipboard buttons should exist on every code snippet.\n\n![Banner](https://cloud.githubusercontent.com/assets/398893/25569224/c3e7a724-2dc7-11e7-9ff4-7861c7876028.png)\n\n## Install\n\nThis browser extension available for:\n\n| \u003ca href=\"https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg\"\u003e\u003cimg src=\"https://cloud.githubusercontent.com/assets/398893/15528951/e9f5dc0a-21fd-11e6-86e7-8a0cad6e7548.png\" width=\"48px\" height=\"48px\" alt=\"Chrome logo\"\u003e\u003c/a\u003e | \u003ca href=\"https://addons.mozilla.org/en-US/firefox/addon/codecopy/\"\u003e\u003cimg src=\"https://cloud.githubusercontent.com/assets/398893/15528952/ea095cc6-21fd-11e6-9aae-d67479edd442.png\" width=\"48px\" height=\"48px\" alt=\"Firefox logo\"\u003e\u003c/a\u003e |\n|:---:|:---:|\n| [Chrome](https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg) | [Firefox](https://addons.mozilla.org/en-US/firefox/addon/codecopy/) |\n\n## Supported sites\n\nWorks with:\n\n* [GitHub](https://github.com/)\n* [MDN](https://developer.mozilla.org/)\n* [Gist](https://gist.github.com/)\n* [StackOverflow](http://stackoverflow.com/)\n* [StackExchange](https://stackexchange.com/sites)\n* [npm](https://www.npmjs.com/)\n* [Medium](https://medium.com/)\n\n[And more](https://github.com/zenorocha/codecopy/blob/7c638611f7ad01d923361f7fedfe3933b35e114c/dist/manifest.json#L27).\n\nIf you want to add a new site, feel free to send a pull request :)\n\n### Custom domains\n\nYou can also enable CodeCopy on custom domains or Github Enterprise.\nRight click on CodeCopy's icon in the the toolbar  and select **Enable CodeCopy on this domain**.\n\n## Preview\n\n![Preview](https://cloud.githubusercontent.com/assets/398893/25569031/5840911a-2dc3-11e7-8445-a5b0867ceec7.png)\n\n## Setup\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nCompile scripts and styles:\n\n```\nnpm start\n```\n\n## Testing\n\n###### Chrome\n\n1. Navigate to `chrome://extensions`\n\n2. Click on `Load unpacked extension...`\n\n3. Select the `dist` folder\n\n###### Firefox\n\n1. Navigate to `about:debugging`\n\n2. Click on `Load temporary Add-on`\n\n3. Select the `manifest.json` inside the `dist` folder\n\n###### Opera\n\n1. Navigate to `extensions`\n\n2. Click on `Developer Mode`\n\n3. Click on `Load unpacked extension...`\n\n4. Select the `dist` folder\n\n## License\n\n[MIT License](http://zenorocha.mit-license.org/) © Zeno Rocha\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenorocha%2Fcodecopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenorocha%2Fcodecopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenorocha%2Fcodecopy/lists"}