ClipCopy for Tampermonkey Chrome Extension

ClipCopy for Tampermonkey chrome extension

ClipCopy for Tampermonkey for Chrome Download

ClipCopy for Tampermonkey chrome extension is Add-on for Tampermonkey allowing an userscript to copy text to the clipboard using GM_setClipboard API.

Add-on for Tampermonkey allowing an userscript to copy text to the clipboard using gm_setclipboard api.
WARNING: this add-on has become obsolete since version 2.7.2890 of Tampermonkey, which implements GM_setClipboard by default.

This program is an add-on for Tampermonkey allowing an userscript to copy text to the clipboard using GM_setClipboard API.

The GM_setClipboard API was introduced in Scriptish, an add-on for firefox introducing new functionalities in comparison to Greasemonkey. This extension aims at emulating this particular API.

To activate gm_setclipboard api, insert the following line in the metadata block of your userscript:

// @require https://raw.github.com/rafjaf/ClipCopy-for-TM/master/lib/installGM_setClipboard.js

Afterwards, your can make your userscript copy text to the clipboard with the following command :

GM_setClipboard("Text to copy to the clipboard");

You can even copy formatted text this way :

GM_setClipboard("<u>Formatted</u> text to copy to the clipboard. <b>Wow!</b>", "html");

If you use the above-mentionned @require metatag, your userscript will still remain compatible with Scriptish. However, the GM_setClipboard API will not be available in Greasemonkey.

How to install ClipCopy for Tampermonkey chrome extension in chrome Browser

You can Follow the below Step By Step procedure to install the ClipCopy for Tampermonkey Chrome Extension to your Chrome Web browser.

  • Step 1: Go to the Chrome webstore https://chrome.google.com/webstore or download the extension ClipCopy for Tampermonkey Chrome Extension Download from https://pluginsaddonsextensions.com
  • Step 2: Now search for the ClipCopy for Tampermonkey in Chrome Webstore Search and click on the search button.
  • Step 3: click on the ClipCopy for Tampermonkey Chrome Extension Link
  • Step 4: in the next page click on the Add to Chrome button to Download and Install the ClipCopy for Tampermonkey extension for your Chrome Web browser .

ClipCopy for Tampermonkey Chrome extension Download

Looking for a method to ClipCopy for Tampermonkey Download for Chrome then this download link is for you.

It is the ClipCopy for Tampermonkey Chrome extension download link you can download and install Chrome Browser.

Download ClipCopy for Tampermonkey chrome extension (CRX)

Tags: Particular Api , Master Lib , Extension Aims , Metadata Block , Gmsetclipboard Api , Gm Setclipboard Text , Userscript Copy Text , Copy Text , Gm Setclipboard Api , New Functionalities , Gm Setclipboard , Abovementionned Require Metatag , B Wow , Firefox Introducing , Require Metatag ,

ClipCopy for Tampermonkey Related Chrome Extensions