Giter Site home page Giter Site logo

web5design / clipboard-sync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mihaip/clipboard-sync

0.0 3.0 0.0 429 KB

Chrome extension to sync the clipboard between computers

Home Page: https://chrome.google.com/webstore/detail/dapdfappilfdiljfpjcbkmkblldaemjg

clipboard-sync's Introduction

Chrome extension that syncs your clipboard to any computer running Chrome.

Uses Chrome sign-in to sync your clipboard everywhere. To use the extension, copy something to the clipboard and click the clipboard sync icon next to the omnibox. Then, on all other computers where you're signed in and the extension is installed, you'll get a notification. Click on the notification and the text will be copied to the clipboard there.

The extension currently works with text only, and is subject to limitations imposed by the storage API (maximum length of 4096 characters, no more than 10 syncs per minute).

Available at the Chrome Web Store at https://chrome.google.com/webstore/detail/dapdfappilfdiljfpjcbkmkblldaemjg`

Potential future changes

  • Use the Commands API to define shortcuts for copy and paste.
  • Use event pages.
  • See if execCommand when pasting generates a paste event, use that for rich data support.
  • Don't show the sync notification if the clipboard data is stale (>1 hour old), for cases where a Chrome instance is started later.
  • Detect sync state (XHR to chrome://signin?)

clipboard-sync's People

Contributors

mihaip avatar

Watchers

JT5D avatar James Cloos avatar  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.