DLE links decoder

Прямые ссылки на сайтах с движком DataLife Engine (DLE)

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!)

Аўтар
Lain inVerse
Усталяванняў за дзень
0
Усяго ўсталяванняў
72
Рэйтынг
2 0 0
Версія
1.3
Створаны
18.08.2016
Абноўлены
10.09.2016
Памер
3.0 КБ
Ліцэнзія
Н/Д
Ужываецца на
Усе сайты

Some forums based on DLE engine tend to hide direct link to anything behind redirect page and to do that they encode links as part of the URL to that page. So, when you want to copy a link you actually copy that redirect page link. Besides the fact that these links are obnoxiously long they are also completely unreadable and you never know where the link actually leads even from pop-up description since it also shows a link to a redirect page.

This script adds a mouseenter event to all links on all pages and if it looks like a link encoded by DLE then it decodes that link, replaces URL in a link with decoded one and detaches the event since normally there is no reason to check any link more than once.