User:ClaudineChionh/Scripts/copyPageToClipboard
Appearance
Description | Copy the page content to the system clipboard |
---|---|
Author(s) | User:ClaudineChionh |
Status | alpha |
First released | 6 November 2021 |
Version | 0.1.2 |
Updated | 6 November 2021 |
Source | User:ClaudineChionh/Scripts/copyPageToClipboard.js |
On an edit form, this script adds a link in the Tools menu to copy the content of the edit form to the system clipboard. Useful for, say, copying text to a text editor for thorough editing.
This script uses the Clipboard API – see browser compatibility.