User:DannyS712/short-tabs
Appearance
Description | Shorten the title given to tabs, to display more of the content |
---|---|
Status | Stable |
First released | December 23, 2018 |
Version | 1.7 |
Updated | 22:25, 29 December 2018 (UTC) |
Skins | Vector |
Source | User: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}}