User:DannyS712/short-tabs

From WikiProjectMed
Jump to navigation Jump to search
Short tab titles
DescriptionShorten the title given to tabs, to display more of the content
StatusStable
First releasedDecember 23, 2018; 5 years ago (2018-12-23)
Version1.7
Updated22:25, 29 December 2018 (UTC)
Skin supportVector
SourceUser:DannyS712/short-tabs.js


Shorten the tab titles that are displayed at the top of web browsers, to easily manage multiple tabs being open at the same time.

Features
  • "Talk" namespaces shortened to "-T"
  • Some namespaces replaced by common abbreviations ("Wikipedia" -> "WP", "Category" -> "CAT", etc.)
  • Major pages with many subpages replaced with abbreviations ("AfD", "CfD", "DYK", etc.)
  • And many more
Importation

This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/short-tabs.js'); // [[User:DannyS712/short-tabs.js]]
or
{{subst:Iusc|User:DannyS712/short-tabs.js}}