What.CD Extended Main Menu

Injects links to better.php and logchecker.php into the main menu

ئاپتورى
Xant1k
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
58
باھا نومۇرى
1 0 0
نەشرى
1.0
قۇرۇلغان ۋاقتى
2014-07-11
يېڭىلانغان ۋاقتى
2014-07-28
Size
933 بايت
ئىجازەتنامىسى
يوق
قوللايدىغىنى



Optional:
You can add link to whatimg.com just insert this after target.appendChild(better_item);


/* Insert whatimg link */

var lc_item = document.createElement('li');

lc_item.id = 'nav_logchecker';

lc_item.innerHTML = 'WhatIMG';

target.appendChild(lc_item);