Clipboard String Magic

Puts a user customized string into the clipboard, that can include run time javascript.

Clipboard String Magic

Extension stats

Users: 101
Rating: 4.40
(5)
Version: 1.13 (Last updated: 2013-12-09)
Creation date: 2013-12-09
Risk impact: Moderate risk impact
Risk likelihood:
Manifest version: 2
Permissions:
  • clipboardRead
  • background
  • clipboardWrite
  • tabs
Size: 46.67K
Price: Free

Other platforms

Not available on Android
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

Clipboard String Magic helps you get a frequently used string into your clipboard to save you time. You customize the string in options, including optional javascript code (to get real time, time-stamps for example) and then with one click your clipboard is populated.

I created Clipboard String Magic to help me paste a specific String into Rally Software (a web based project management tool). I needed to type:

NAME TIMESTAMP

Many times a day. Now all I have to do is click one button and then paste. It saves me time, and I get more accurate timestamps too.

My values are:

Pre - NAME Mid - MidJS - new Date().toLocaleString() Suf - :

See more

User reviews

I used this to put the current timestamp for UTC in ISO 8601 format on my clipboard. I used the Javascript: (new Date()).toISOString() Then I set a keyboard shortcut (see the link for this at the bottom of the Chrome Extensions page, chrome://extensions/) to activate this extension. It works well. My only wish for this extension is that it had an option to not show the "Copied to clipboard" message every time I press the shortcut keys.
by Mr. Lance E Sloan, 2017-06-22

Perfect! I'm using Chrome's built-in keyboard extension shortcuts to launch CSM which then generates a Javascript timestamp that I can paste into my Workflowy activity log. Can't tell you how long I've been searching for something like this. Many thanks!
by Lucas King, 2016-09-19

How about hotkeys for the app? // Maybe this help anybody Middle Javascript: var d = new Date(); ('0' + d.getDate()).substr(-2) + '.' + ('0' + (d.getMonth() + 1)).substr(-2) + '.' + d.getFullYear() + ' ' + d.getHours() + ':' + d.getMinutes() + ':' + d.getSeconds()
by Alexander Ivanov, 2014-04-07
View all user reviews

Extension safety

Risk impact

Clipboard String Magic requires a few sensitive permissions. Exercise caution before installing.

Risk likelihood

Clipboard String Magic may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Upgrade to see risk analysis details

Promo images

Clipboard String Magic small promo image
Small promo image

Similar extensions

Here are some Chrome extensions that are similar to Clipboard String Magic: