rickybrent / clipboard-manager-chromeos

Clipboard history and management for Chrome OS

Home Page:https://chrome.google.com/webstore/detail/clipboard-manager/hlmagkbphobghocaimgijjjpmionjcnj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clipboard Manager

A simple clipboard history manager.

Similar to Parcellite, ClipMenu, Klipper and the Gnome Clipboard Indicator, but for ChromeOS.

Clipboard Manager Promo Image

What it does

  • Keeps track of what you copy and allowing to you restore it to the clipboard.
  • History list survives between reboots, unless the cache is disabled.
  • Remove individual entries or clear the entire history.
  • Basic search.

Mostly made to meet my own needs, and doesn't require any dangerous permissions.

Where it falls short

  • Keyboard shortcut configuration for Apps is not currently working on recent versions of ChromeOS.
    • The shortcut may still work if it was already configured, or you can follow markstos's advice for a workaround.
  • The selection isn't automatically pasted after being selected.
    • It would be nice to offer this as an option, but it's difficult for technical reasons.

Available on the chrome store.

How to get it

The easiest way is to click here: chrome store badge

You could also clone this repo and add it as an unpacked extension.

About

Clipboard history and management for Chrome OS

https://chrome.google.com/webstore/detail/clipboard-manager/hlmagkbphobghocaimgijjjpmionjcnj

License:MIT License


Languages

Language:JavaScript 61.1%Language:CSS 30.3%Language:HTML 8.7%