Automatic URL Decoder

Декодирует все найденные на странице ссылки, похожие на "%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82%20%D0%BC%D0%B8%D1%80", в удобочитаемое "привет мир"

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

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
T1m_
Cài đặt hàng ngày
0
Số lần cài đặt
773
Đánh giá
9 0 0
Phiên bản
2.1.2
Đã tạo
05-04-2018
Đã cập nhật
05-12-2018
Kích thước
5 KB
Giấy phép
GPLv3
Áp dụng cho
Tất cả trang web

Automatic URL decoder

Описание

Скрипт автоматически декодирует нечитаемые ссылки вида https://ru.wikipedia.org/wiki/%D0%9F%D1%80%D0%B8%D0%B2%D0%B5%D1%82,_%D0%BC%D0%B8%D1%80! в удобочитаемое https://ru.wikipedia.org/wiki/Привет,_мир!.

Демо

Файл demo.html. Онлайн можно посмотреть здесь.

Установка

  1. Установить одно из расширений Violentmonkey, Greasemonkey, Tampermonkey для Вашего браузера.
  2. Установить скрипт по этой ссылке.

Cтилизация

Скрипт стилизует декодированные ссылки. Чтобы отключить стилизацию, нужно в коде скрипта найти переменную decodedNodeCSS и присвоить ей null.

Разработка

Экспериметны с регулярками https://regex101.com/r/FcXkcE/1