User:Chlod/Scripts/ReferenceDeselector

ReferenceDeselector
Author(s)Chlod
StatusStable
UpdatedNovember 8, 2020; 3 years ago (2020-11-08)
Browser supportFirefox (but likely works on all browsers)
Skin supportVector
SourceUser:Chlod/Scripts/ReferenceDeselector.js

ReferenceDeselector is a script that makes references unselectable from a page for easy copy-pasting. This script was formerly called ReferencRemover, but its removing functionality has since been removed as much better alternative that also works (making the references unselectable) exists.

WARNING: You are required by Wikipedia's text license to provide attribution to Wikipedia's editors when using Wikipedia's texts.

DISCLAIMER: I am not responsible for any charges or consequences that you receive from the use of this script, especially in work or school. You are responsible for your own actions when using this script.

Installation edit

To install the script, add this to your common.js file.

mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/ReferenceDeselector.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/ReferenceDeselector.js]]

Source edit

The source can be found at User:Chlod/Scripts/ReferenceDeselector.js. Like all Wikipedia pages, the license is CC BY-SA 3.0.

Discussion edit

You may visit my talk page if you have any concerns.