User:ClaudineChionh/Scripts/copyPageToClipboard

From Wikipedia, the free encyclopedia
copyPageToClipboard
DescriptionCopy the page content to the system clipboard
Author(s)User:ClaudineChionh
Statusalpha
First released6 November 2021; 2 years ago (2021-11-06)
Version0.1.2
Updated6 November 2021; 2 years ago (2021-11-06)
SourceUser: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.