User:Chlod/Scripts/NewTabMMVDetails
Userscript concerning the Media Viewer
From Wikipedia, the free encyclopedia
New Tab MMV Details is a script that forces the "More details" button on Media Viewer image preview pages to open a new tab.
| Author | Chlod |
|---|---|
| Status | Stable |
| Updated | November 8, 2020 |
| Browsers | Firefox (but likely works on all browsers) |
| Skins | Vector |
| Source | User:Chlod/Scripts/NewTabMMVDetails.js |
Installation
To install the script, add this to your common.js file.
mw.loader.load( '/w/index.php?title=User:Chlod/Scripts/NewTabMMVDetails.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Chlod/Scripts/NewTabMMVDetails.js]]
Features
There are no configurable options since this userscript only does one task that has no options.
Source
The source can be found at User:Chlod/Scripts/NewTabMMVDetails.js. Like all Wikipedia pages, the license is CC BY-SA 3.0.
Discussion
You may visit my talk page if you have any concerns.