Code Monkey home page Code Monkey logo

clipboardy's Introduction

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.

Clipboardy

Clipboardy is a Chrome extension for copying posted code to clipboard from stackoverflow.com, github.com & npmjs.com.

The extension allows to:

  • Copy the source code to clipboard with just one click
  • Select the source text
  • Collapse the source text
  • Show the history of clipboard usage
  • Configurable toolbar

Install the app from chrome store or see the full description on the product page.

Changelog

  • v0.9.4 - Fix the content script patterns to match https for stackoverflow
  • v0.9.3 - Fix context menu creation when disabled extension is updated
  • v0.9.2 - Use event page
  • v0.9.1 - By default all buttons are enabled
  • v0.9.0 - First product release version

Development

You should have installed at least node version 0.12.

Clone the repository into your projects directory:

git clone [email protected]:panzerdp/clipboardy.git clipboardy-chrome-extension

Install gulp globally:

npm install --global gulp

Install the dependencies within the project directory:

npm install

Run the builder and watcher:

gulp

Install the extension in Chrome browser from local source folder. More details here.

Author

Dmitri Pavlutin

License

The MIT License (MIT)

Copyright (c) 2016 Dmitri Pavlutin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

clipboardy's People

Contributors

panzerdp avatar bfred-it avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.