KAT - Shorten Achievement Names

Shortens the names of the achievements into acronyms

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
gazza-911
Daily installs
0
Total installs
52
Ratings
0 0 0
Version
1.03
Created
2014-08-16
Updated
2015-07-07
Size
1.32 KB
License
N/A
Applies to

What this script actually does:

* Shortens the achievement name into their respective acronyms (as shown below)

Exclusions to this change are:

1. If it's just one word - First letter capitalized, second letter lowercase.
2. Yearly achievement/event - Replaces 20 with ' for example 2014 becomes '14
3. Other numbers that have importance, specifically the 1500 friends achievement - Word(s) shortened, but numbers left unchanged



* Allows you to choose between showing or hiding by default - to do this, edit the line

var mode = 0;

The available modes are 0 to show (default), 1 to hide and 2 to hide, but not shorten the names.

* Toggle button added to show/hide (Regardless of mode chosen)

Installation Instructions:

1a. Firefox users: Download Greasemonkey
1b. Chrome users: Download Tampermonkey

2. Click the green install button on the left-hand side of the screen.

Follow the on-screen prompt, and click 'Install' / 'Ok' on the pop-up window then you're good to go.

Known Issues:

* None (if you see any, let me know!)

P.S If you use a mirror rather than the normal kat.cr site, you'll need to edit the script; change the 'match' statements to the domain you're using (you can add multiple if you like).