User:Eejit43/scripts/copy-search-results
Appearance
< User:Eejit43 | scripts
copy-search-results | |
---|---|
File:Eejit43's copy-search-results script demo.png | |
Description | User script to copy search results on Special:Search |
Author(s) | Eejit43 |
First released | May 12, 2023 |
Updated | January 8, 2024GitHub commit history) | (see
Browsers | Tested on Chromium |
Skins |
|
Source | User:Eejit43/scripts/copy-search-results.js |
GitHub repository | copy-search-results.ts |
This user script adds a link to the "More"/"Tools" menu on Special:Search which, when clicked, copies the titles of all visible search results (separated by newlines) to the clipboard.
Installation
Simple
Install Enterprisey's "script-installer" (at Preferences → Gadgets → Advanced → Install scripts without having to manually edit JavaScript files (documentation)), then come back to this page and click the "Install" button in the infobox on the right.
Manual
Add the following to your common.js (or a skin specific JavaScript page):
{{subst:install user script|User:Eejit43/scripts/copy-search-results.js}}
Comments/bug reports
Please leave comments or report bugs on my talk page, or file an issue on the GitHub repository.