User:Chlod/Scripts
Appearance
Here's a list of my userscripts. I usually make one every decade at least and every week at most.
- User:Chlod/Scripts/RCP-CV Quicklink – Adds a Recent Changes Patrol quicklink to the top bar.
- User:Chlod/Scripts/UserHighlighter – Highlights users and adds a tooltip when hovering on their names.
- User:Chlod/Scripts/DirectPDFDownload – Skips the ElectronPdf landing page for PDF downloads.
- User:Chlod/Scripts/GlobalUserToolbox – Adds a user toolbox to all user pages and user talk pages.
- User:Chlod/Scripts/ReferenceRemover – Removes references for easy copy-pasting.
- This was created to ease copying into the Wikimedia Discord for second opinions from other editors. Please respect the Wikipedia license when using this script.
- User:Chlod/Scripts/NewTabMMVDetails – Opens details pages from the Media Viewer onto new tabs.
- User:Chlod/Scripts/GoToTitle – Navigate to other pages by "editing" the page title at the top of pages.
- User:Chlod/Scripts/FoldArchives – Makes archived threads collapsed by default to reduce taken screen space.
- User:Chlod/Scripts/CopiedTemplateEditor – Edits {{copied}} templates on a page's talk page.
- User:Chlod/Scripts/InfringementAssistant – Allows users to graphically hide a page for suspected copyright violations, and report the page to the Copyright problems noticeboard.
Some userscripts may also rely on libraries to easily implement functionality shared across multiple userscripts. I maintain the following libraries:
- User:Chlod/Scripts/ParsoidDocument – Allows DOM-based manipulation of Parsoid documents in the web browser using an HTML IFrame.