{"id":13941877,"url":"https://github.com/panzerdp/clipboardy","last_synced_at":"2025-10-03T15:31:01.732Z","repository":{"id":49409145,"uuid":"49415015","full_name":"panzerdp/clipboardy","owner":"panzerdp","description":"Chrome extension for copying posted code to clipboard from stackoverflow.com, github.com \u0026 npmjs.com","archived":true,"fork":false,"pushed_at":"2021-01-26T12:32:00.000Z","size":4502,"stargazers_count":327,"open_issues_count":0,"forks_count":70,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-09-29T15:20:12.969Z","etag":null,"topics":["chrome-extension","clipboard","github","npmjs","stackoverflow"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/clipboardy/gkafpbdjggkmmngaamlghmigadfaalhc","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panzerdp.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-11T09:18:08.000Z","updated_at":"2024-09-16T19:51:56.000Z","dependencies_parsed_at":"2022-09-04T07:12:45.578Z","dependency_job_id":null,"html_url":"https://github.com/panzerdp/clipboardy","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdp%2Fclipboardy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdp%2Fclipboardy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdp%2Fclipboardy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panzerdp%2Fclipboardy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panzerdp","download_url":"https://codeload.github.com/panzerdp/clipboardy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235146599,"owners_count":18943286,"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":["chrome-extension","clipboard","github","npmjs","stackoverflow"],"created_at":"2024-08-08T02:01:33.191Z","updated_at":"2025-10-03T15:31:00.596Z","avatar_url":"https://github.com/panzerdp.png","language":"JavaScript","readme":"**For some reason Chrome Web Store has decided to remove the extension because it might \"Encourage, facilitate, or enable the unauthorized access, download, or streaming of copyrighted content or media\". Is copying code to clipboard from stackoverflow a violation of copyright ?? No other details or the exact complaints were provided.**\n\n## Clipboardy\n\n[Clipboardy][chrome-store-url] is a Chrome extension for copying posted code to clipboard from stackoverflow.com, github.com \u0026 npmjs.com.\n\n\u003cimg src=\"docs/images/clipboardy_screen_recording.gif\" width=\"600px\"/\u003e\n\nThe extension allows to:\n\n*  Copy the source code to clipboard with just one click\n*  Select the source text\n*  Collapse the source text\n*  Show the history of clipboard usage\n*  Configurable toolbar\n\nInstall the app from [chrome store][chrome-store-url] or see the full description on the [product page][product-page-url].\n\n## Changelog\n\n* v0.9.4 - Fix the content script patterns to match https for stackoverflow\n* v0.9.3 - Fix context menu creation when disabled extension is updated\n* v0.9.2 - Use event page\n* v0.9.1 - By default all buttons are enabled\n* v0.9.0 - First product release version\n\n## Development\n\nYou should have installed at least node version 0.12.  \n\nClone the repository into your projects directory:\n```\ngit clone git@github.com:panzerdp/clipboardy.git clipboardy-chrome-extension\n```\n\nInstall gulp globally:\n```\nnpm install --global gulp\n```\n\nInstall the dependencies within the project directory:\n```\nnpm install\n```\n\nRun the builder and watcher:\n```\ngulp\n```\n\nInstall the extension in Chrome browser from local source folder. More details [here](https://developer.chrome.com/extensions/getstarted#unpacked).\n\n## Author\n\n[Dmitri Pavlutin](http://dmitripavlutin.com/about-me/)\n\n## License\nThe MIT License (MIT)\n\nCopyright (c) 2016 Dmitri Pavlutin\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n[chrome-store-url]: https://chrome.google.com/webstore/detail/clipboardy/gkafpbdjggkmmngaamlghmigadfaalhc\n[product-page-url]: http://rainsoft.io/clipboardy-chrome-extension","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanzerdp%2Fclipboardy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanzerdp%2Fclipboardy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanzerdp%2Fclipboardy/lists"}