Namize Background Ponies!

Namize Background Ponies on Derpibooru!

Author
VcSaJen
Daily installs
0
Total installs
37
Ratings
1 0 0
Version
1.026
Created
2014-07-31
Updated
2016-03-06
License
N/A
Applies to

Description

You’re tired from boring hex-fingerprints? You want funny pony names instead of Background Pony #F0FA? You want colors? No probrem!

This script replaces hex anon fingerprint with pony names. For example, “Background Pony #4BEF” will become “Dim Times (Background Pony)”. Easy, funny, and not confusing numbers.

Also, you can colorize Background Ponies. Either with small marker or fully.

Tested on Firefox, Opera and Chrome. Theoretically, script can work with other browsers too.

Screenshots

How to install script

1) Install greasemonkey/tampermonkey/violentmonkey

For Firefox users, go to
https://addons.mozilla.org/ru/firefox/addon/greasemonkey/
And install greasemonkey.

For Chrome users, go to
http://tampermonkey.net/
And install tampermonkey.

For Opera users, go to
https://addons.opera.com/en/extensions/details/violent-monkey/
And install Violent monkey.

For other browsers exists similar plugins/extensions.

2) Go to
https://greasyfork.org/scripts/3774-namize-background-ponies
and click “Install” button.

How to change script options
Open script “Namize Background Ponies!” for edit in your script manager extension.

You can see this:

var colored = true;          //change this to false if you don't like colors    
var fullNameColor = false;   //true -  full name will be coloured    
                             //false - only marker will be coloured    
var addBackgroundPony = true;//change this to false if you don't wish add " (Background Pony)" to the end of anon's "names"

Edit true to false, or false to true.

Credits

>50% pony names is from Pony Me 7.2 by 8-BitSpider

Script icon is Derpy Vector by TheShadowArtist100

Used jQuery and WaitForKeyElements.

Script by me.

Discussion

You can discuss about this script here.

Afterword

Sorry for my bad English.

P.S. Does NOT contain NSFW content by ifself, despite above tag. (Greasyfork tagged this allegedly because of @include RegEx, I can't understand logic behind this.)